|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
"chalk": "^4.1.1",
|
|
|
|
|
"commander": "^7.0.0",
|
|
|
|
|
"escape-string-regexp": "^2.0.0",
|
|
|
|
|
"iptv-checker": "^0.19.0",
|
|
|
|
|
"iptv-checker": "^0.20.0",
|
|
|
|
|
"iptv-playlist-parser": "^0.5.4",
|
|
|
|
|
"m3u-linter": "^0.1.3",
|
|
|
|
|
"markdown-include": "^0.4.3",
|
|
|
|
@ -1906,9 +1906,9 @@
|
|
|
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/iptv-checker": {
|
|
|
|
|
"version": "0.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iptv-checker/-/iptv-checker-0.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-GbzOFCjktd6rBC48vvU4pAlenvFdiOSRjtmpGXpFIJSiqjSYHMMjFeqsEDmfCeGGRKcpcmPBcTW3+B9e25BSTg==",
|
|
|
|
|
"version": "0.20.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iptv-checker/-/iptv-checker-0.20.0.tgz",
|
|
|
|
|
"integrity": "sha512-FGX+BBkXaxBP0WgJIETob4k5zUoTQDSHlzSeTXRGHhTGEeQTDiVOVPs0m5z1mxPKR5Evyrxgy0godRW1raQwBw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"axios": "^0.21.1",
|
|
|
|
|
"colors": "^1.4.0",
|
|
|
|
@ -1918,6 +1918,7 @@
|
|
|
|
|
"get-stdin": "^7.0.0",
|
|
|
|
|
"iptv-playlist-parser": "^0.5.4",
|
|
|
|
|
"jest": "^27.0.6",
|
|
|
|
|
"lodash.chunk": "^4.2.0",
|
|
|
|
|
"progress": "^2.0.3",
|
|
|
|
|
"valid-url": "^1.0.9"
|
|
|
|
|
},
|
|
|
|
@ -2801,6 +2802,11 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.chunk": {
|
|
|
|
|
"version": "4.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.2.0.tgz",
|
|
|
|
|
"integrity": "sha1-ZuXOH3btJ7QwPYxlEujRIW6BBrw="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lru-cache": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
|
|
@ -5237,9 +5243,9 @@
|
|
|
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
|
|
|
|
},
|
|
|
|
|
"iptv-checker": {
|
|
|
|
|
"version": "0.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iptv-checker/-/iptv-checker-0.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-GbzOFCjktd6rBC48vvU4pAlenvFdiOSRjtmpGXpFIJSiqjSYHMMjFeqsEDmfCeGGRKcpcmPBcTW3+B9e25BSTg==",
|
|
|
|
|
"version": "0.20.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iptv-checker/-/iptv-checker-0.20.0.tgz",
|
|
|
|
|
"integrity": "sha512-FGX+BBkXaxBP0WgJIETob4k5zUoTQDSHlzSeTXRGHhTGEeQTDiVOVPs0m5z1mxPKR5Evyrxgy0godRW1raQwBw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"axios": "^0.21.1",
|
|
|
|
|
"colors": "^1.4.0",
|
|
|
|
@ -5249,6 +5255,7 @@
|
|
|
|
|
"get-stdin": "^7.0.0",
|
|
|
|
|
"iptv-playlist-parser": "^0.5.4",
|
|
|
|
|
"jest": "^27.0.6",
|
|
|
|
|
"lodash.chunk": "^4.2.0",
|
|
|
|
|
"progress": "^2.0.3",
|
|
|
|
|
"valid-url": "^1.0.9"
|
|
|
|
|
},
|
|
|
|
@ -5916,6 +5923,11 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
|
|
|
},
|
|
|
|
|
"lodash.chunk": {
|
|
|
|
|
"version": "4.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.2.0.tgz",
|
|
|
|
|
"integrity": "sha1-ZuXOH3btJ7QwPYxlEujRIW6BBrw="
|
|
|
|
|
},
|
|
|
|
|
"lru-cache": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
|
|
|