diff --git a/package-lock.json b/package-lock.json index dcea50e..6edff85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,142 +1,314 @@ { "name": "ngn-plugin", - "version": "1.0.0-alpha", - "lockfileVersion": 1, + "version": "1.0.0-alpha.10", + "lockfileVersion": 3, "requires": true, - "dependencies": { - "@author.io/arg": { + "packages": { + "": { + "version": "1.0.0-alpha.10", + "license": "MIT", + "devDependencies": { + "@author.io/dev": "^1.1.2", + "@ngnjs/plugin-debug": "^1.0.0-alpha" + }, + "peerDependencies": { + "ngn": "^2.0.0-alpha.5" + } + }, + "node_modules/@author.io/arg": { "version": "1.3.11", "resolved": "https://registry.npmjs.org/@author.io/arg/-/arg-1.3.11.tgz", "integrity": "sha512-8zOevr7NqdWDX5otMAA0v3LmxBs80xACDjS18MF8427Y9AbwEJvM/GDyqsXc1Lxkf8XGkodxhliKQEPDzZunAg==", - "dev": true + "dev": true, + "engines": { + "node": ">=12.0.0" + } }, - "@author.io/dev": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@author.io/dev/-/dev-1.0.16.tgz", - "integrity": "sha512-JuEzx6MzzpRRPCReGxOn/A7q7EjwFTa9DvFS5T//PsTLtNr6nZIBXr/nvyHpkCLuZfMGnxLg1MLNp2/7i88piA==", + "node_modules/@author.io/dev": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/@author.io/dev/-/dev-1.1.6.tgz", + "integrity": "sha512-unNtw/ibtPjbkhd7IDmO4e+JDpWoxqFmuQgF+gu3LDms2Nd0k/pN+umAPaxLPNHW/r7yvaTarMYtwdZOWQsf6A==", "dev": true, - "requires": { + "license": "ISC", + "dependencies": { "@author.io/node-shell": "^1.8.2", "@author.io/shell": "^1.3.8", + "chalk": "^4.1.0", "glob": "^7.1.6", "semver": "^7.3.2" + }, + "bin": { + "dev": "index.js", + "jsdev": "index.js" } }, - "@author.io/node-shell": { + "node_modules/@author.io/node-shell": { "version": "1.8.2", "resolved": "https://registry.npmjs.org/@author.io/node-shell/-/node-shell-1.8.2.tgz", "integrity": "sha512-mnOwUASxLYV3NcSlUvjHwnLkbwhxSUcq/dwUPkawWmu5TJ6txYcU+Eub4QMyCXqpiThyiFrRc6Za89Nh+dKo0w==", + "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", "dev": true, - "requires": { + "dependencies": { "@author.io/arg": "^1.3.8", "@author.io/table": "^1.0.3" + }, + "engines": { + "node": ">=13.5.0" } }, - "@author.io/shell": { + "node_modules/@author.io/shell": { "version": "1.3.8", "resolved": "https://registry.npmjs.org/@author.io/shell/-/shell-1.3.8.tgz", "integrity": "sha512-/ybwBCffBeFp4QS5tnC0bd/XxgTNXP9r6FVBJiFWolTjALVfL0tEUtOrNF+JdVxBf7vLvmnSiz5EUvrdj9Cm0A==", "dev": true, - "requires": { + "dependencies": { "@author.io/arg": "^1.2.6", "@author.io/table": "^1.0.1" + }, + "engines": { + "node": ">=13.5.0" } }, - "@author.io/table": { + "node_modules/@author.io/table": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@author.io/table/-/table-1.0.3.tgz", "integrity": "sha512-JnsndB8kzcyLwYp42teOpdICCP4KZHmzOlFnL/uxfQCxGrQKEIH8Occq8LFQXO7OKri/tOYG5mOhrWxxuoRyzw==", "dev": true }, - "balanced-match": { + "node_modules/@ngnjs/plugin-debug": { + "version": "1.0.0-alpha.10", + "resolved": "https://registry.npmjs.org/@ngnjs/plugin-debug/-/plugin-debug-1.0.0-alpha.10.tgz", + "integrity": "sha512-jsDv6sY7geFw0wwRWyNXf0AyLN7MjRbAfdrP2fYViI7VDGxRIZnG5aomugTX89I8mJ3Cty6qJSg4KcDJ8T/hxQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "source-map-support": "^0.5.16" + }, + "peerDependencies": { + "ngn": "^2.0.0-alpha.5" + } + }, + "node_modules/ansi-styles": { + "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" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/balanced-match": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", "dev": true }, - "brace-expansion": { + "node_modules/brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "dev": true, - "requires": { + "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, - "concat-map": { + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/color-convert": { + "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" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "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/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", "dev": true }, - "fs.realpath": { + "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", "dev": true }, - "glob": { + "node_modules/glob": { "version": "7.1.6", "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", + "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me", "dev": true, - "requires": { + "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "inflight": { + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/inflight": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", "dev": true, - "requires": { + "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, - "inherits": { + "node_modules/inherits": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "dev": true }, - "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "node_modules/minimatch": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", "dev": true, - "requires": { + "license": "ISC", + "dependencies": { "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" } }, - "once": { + "node_modules/ngn": { + "version": "2.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/ngn/-/ngn-2.0.0-alpha.14.tgz", + "integrity": "sha512-GQxQhkvvKEFx9JI9fWklU6k8aKXyQuf3m3wY6UvrlJlD+WJaqHy+kbDNN2iYnElgx9KhqPjnMPBohUWGiBPiBg==", + "license": "MIT", + "peer": true + }, + "node_modules/once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "dev": true, - "requires": { + "dependencies": { "wrappy": "1" } }, - "path-is-absolute": { + "node_modules/path-is-absolute": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "semver": { + "node_modules/semver": { "version": "7.3.2", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "dev": true + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "dev": true, + "license": "MIT", + "dependencies": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } }, - "wrappy": { + "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",