mirror of
https://github.com/iptv-org/epg
synced 2026-09-09 13:26:55 -04:00
Generated
+1224
-1235
File diff suppressed because it is too large
Load Diff
+26
-29
@@ -37,24 +37,24 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@eslint/eslintrc": "^3.3.5",
|
"@eslint/eslintrc": "^3.3.6",
|
||||||
"@eslint/js": "^10.0.1",
|
"@eslint/js": "^10.0.1",
|
||||||
"@freearhey/chronos": "^0.0.1",
|
"@freearhey/chronos": "^0.0.1",
|
||||||
"@freearhey/core": "^0.15.2",
|
"@freearhey/core": "^0.16.1",
|
||||||
"@freearhey/search-js": "^0.2.1",
|
"@freearhey/search-js": "^0.3.0",
|
||||||
"@freearhey/storage-js": "^0.2.0",
|
"@freearhey/storage-js": "^0.2.0",
|
||||||
"@iptv-org/sdk": "^1.3.0",
|
"@iptv-org/sdk": "^1.5.0",
|
||||||
"@ntlab/awswaf": "^1.0.1",
|
"@ntlab/awswaf": "^1.0.1",
|
||||||
"@ntlab/sfetch": "^1.5.0",
|
"@ntlab/sfetch": "^1.5.0",
|
||||||
"@octokit/core": "^7.0.6",
|
"@octokit/core": "^7.0.6",
|
||||||
"@octokit/plugin-paginate-rest": "^14.0.0",
|
"@octokit/plugin-paginate-rest": "^14.0.0",
|
||||||
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
|
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
|
||||||
"@stylistic/eslint-plugin": "^5.10.0",
|
"@stylistic/eslint-plugin": "^5.10.0",
|
||||||
"@swc/core": "^1.15.26",
|
"@swc/core": "^1.15.47",
|
||||||
"@swc/jest": "^0.2.39",
|
"@swc/jest": "^0.2.39",
|
||||||
"@types/cli-progress": "^3.11.6",
|
"@types/cli-progress": "^3.11.6",
|
||||||
"@types/fs-extra": "^11.0.4",
|
"@types/fs-extra": "^11.0.4",
|
||||||
"@types/inquirer": "^9.0.9",
|
"@types/inquirer": "^9.0.10",
|
||||||
"@types/jest": "^30.0.0",
|
"@types/jest": "^30.0.0",
|
||||||
"@types/langs": "^2.0.5",
|
"@types/langs": "^2.0.5",
|
||||||
"@types/lodash.merge": "^4.6.9",
|
"@types/lodash.merge": "^4.6.9",
|
||||||
@@ -62,29 +62,29 @@
|
|||||||
"@types/lodash.sortby": "^4.7.9",
|
"@types/lodash.sortby": "^4.7.9",
|
||||||
"@types/lodash.startcase": "^4.4.9",
|
"@types/lodash.startcase": "^4.4.9",
|
||||||
"@types/lodash.uniqby": "^4.7.9",
|
"@types/lodash.uniqby": "^4.7.9",
|
||||||
"@types/node": "^25.6.0",
|
"@types/node": "^26.1.2",
|
||||||
"@types/pako": "^2.0.4",
|
"@types/pako": "^2.0.4",
|
||||||
"axios": "^1.18.1",
|
"axios": "^1.19.0",
|
||||||
"chalk": "^5.6.2",
|
"chalk": "^5.6.2",
|
||||||
"cheerio": "^1.2.0",
|
"cheerio": "^1.2.0",
|
||||||
"cli-progress": "^3.12.0",
|
"cli-progress": "^3.12.0",
|
||||||
"commander": "^14.0.3",
|
"commander": "^14.0.3",
|
||||||
"consola": "^3.4.2",
|
"consola": "^3.4.2",
|
||||||
"cross-env": "^10.1.0",
|
"cross-env": "^10.1.0",
|
||||||
"csv-parser": "^3.2.0",
|
"csv-parser": "^3.2.1",
|
||||||
"curl-generator": "^0.5.0",
|
"curl-generator": "^0.5.0",
|
||||||
"dayjs": "^1.11.20",
|
"dayjs": "^1.11.21",
|
||||||
"epg-grabber": "^0.47.0",
|
"epg-grabber": "^0.48.0",
|
||||||
"epg-parser": "^0.5.0",
|
"epg-parser": "^0.5.0",
|
||||||
"eslint": "^10.2.1",
|
"eslint": "^10.8.0",
|
||||||
"eslint-config-prettier": "^10.1.8",
|
"eslint-config-prettier": "^10.1.8",
|
||||||
"fs-extra": "^11.3.4",
|
"fs-extra": "^11.4.0",
|
||||||
"glob": "^13.0.6",
|
"glob": "^13.0.6",
|
||||||
"globals": "^17.5.0",
|
"globals": "^17.8.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"iconv-lite": "^0.7.2",
|
"iconv-lite": "^0.7.3",
|
||||||
"inquirer": "^13.4.1",
|
"inquirer": "^14.0.2",
|
||||||
"jest": "^30.3.0",
|
"jest": "^30.4.2",
|
||||||
"langs": "^2.0.0",
|
"langs": "^2.0.0",
|
||||||
"libxml2-wasm": "^0.7.1",
|
"libxml2-wasm": "^0.7.1",
|
||||||
"lodash.merge": "^4.6.2",
|
"lodash.merge": "^4.6.2",
|
||||||
@@ -92,22 +92,19 @@
|
|||||||
"lodash.sortby": "^4.7.0",
|
"lodash.sortby": "^4.7.0",
|
||||||
"lodash.startcase": "^4.4.0",
|
"lodash.startcase": "^4.4.0",
|
||||||
"lodash.uniqby": "^4.7.0",
|
"lodash.uniqby": "^4.7.0",
|
||||||
"p-limit": "^7.3.0",
|
"p-limit": "^7.3.1",
|
||||||
"pako": "^2.1.0",
|
"pako": "^3.0.1",
|
||||||
"parse-duration": "^2.1.6",
|
"parse-duration": "^2.1.8",
|
||||||
"pm2": "^7.0.0",
|
"pm2": "^7.0.3",
|
||||||
"serve": "^14.2.6",
|
"serve": "^14.2.6",
|
||||||
"socks-proxy-agent": "^10.0.0",
|
"socks-proxy-agent": "^10.1.0",
|
||||||
"srcset": "^5.0.3",
|
"srcset": "^5.0.3",
|
||||||
"table2array": "^0.0.2",
|
"table2array": "^0.0.2",
|
||||||
"tabletojson": "^4.1.10",
|
"tabletojson": "^4.1.12",
|
||||||
"tough-cookie": "^6.0.1",
|
"tough-cookie": "^6.0.2",
|
||||||
"tsx": "^4.21.0",
|
"tsx": "^4.23.1",
|
||||||
"typescript": "^6.0.3",
|
"typescript": "^6.0.3",
|
||||||
"typescript-eslint": "^8.58.2"
|
"typescript-eslint": "^8.65.0"
|
||||||
},
|
|
||||||
"overrides": {
|
|
||||||
"esbuild": "0.23.1"
|
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.20.0"
|
"node": ">=20.20.0"
|
||||||
|
|||||||
@@ -100,11 +100,11 @@ describe('epg:grab', () => {
|
|||||||
)
|
)
|
||||||
|
|
||||||
const outputString = pako.ungzip(fs.readFileSync('tests/__data__/output/guides/guide.xml.gz'), {
|
const outputString = pako.ungzip(fs.readFileSync('tests/__data__/output/guides/guide.xml.gz'), {
|
||||||
to: 'string'
|
toText: true
|
||||||
})
|
})
|
||||||
const expectedString = pako.ungzip(
|
const expectedString = pako.ungzip(
|
||||||
fs.readFileSync('tests/__data__/expected/epg_grab/gzip/guide.xml.gz'),
|
fs.readFileSync('tests/__data__/expected/epg_grab/gzip/guide.xml.gz'),
|
||||||
{ to: 'string' }
|
{ toText: true }
|
||||||
)
|
)
|
||||||
|
|
||||||
const output = new Set(outputString.split('\r\n'))
|
const output = new Set(outputString.split('\r\n'))
|
||||||
@@ -125,11 +125,11 @@ describe('epg:grab', () => {
|
|||||||
)
|
)
|
||||||
|
|
||||||
const outputString = pako.ungzip(fs.readFileSync('tests/__data__/output/guides/guide.xml.gz'), {
|
const outputString = pako.ungzip(fs.readFileSync('tests/__data__/output/guides/guide.xml.gz'), {
|
||||||
to: 'string'
|
toText: true
|
||||||
})
|
})
|
||||||
const expectedString = pako.ungzip(
|
const expectedString = pako.ungzip(
|
||||||
fs.readFileSync('tests/__data__/expected/epg_grab/gzip/guide.xml.gz'),
|
fs.readFileSync('tests/__data__/expected/epg_grab/gzip/guide.xml.gz'),
|
||||||
{ to: 'string' }
|
{ toText: true }
|
||||||
)
|
)
|
||||||
|
|
||||||
const output = new Set(outputString.split('\r\n'))
|
const output = new Set(outputString.split('\r\n'))
|
||||||
@@ -152,12 +152,12 @@ describe('epg:grab', () => {
|
|||||||
const outputString = pako.ungzip(
|
const outputString = pako.ungzip(
|
||||||
fs.readFileSync('tests/__data__/output/guides/custom.xml.gz'),
|
fs.readFileSync('tests/__data__/output/guides/custom.xml.gz'),
|
||||||
{
|
{
|
||||||
to: 'string'
|
toText: true
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
const expectedString = pako.ungzip(
|
const expectedString = pako.ungzip(
|
||||||
fs.readFileSync('tests/__data__/expected/epg_grab/gzip/guide.xml.gz'),
|
fs.readFileSync('tests/__data__/expected/epg_grab/gzip/guide.xml.gz'),
|
||||||
{ to: 'string' }
|
{ toText: true }
|
||||||
)
|
)
|
||||||
|
|
||||||
const output = new Set(outputString.split('\r\n'))
|
const output = new Set(outputString.split('\r\n'))
|
||||||
|
|||||||
Reference in New Issue
Block a user