Compare commits

...

2 Commits

Author SHA1 Message Date
f1daec6f44 11.0.21 2024-06-23 23:55:55 +02:00
6698a583e9 fix(dependencies): Update dependencies to latest versions 2024-06-23 23:55:54 +02:00
4 changed files with 385 additions and 103 deletions

276
changelog.md Normal file
View File

@ -0,0 +1,276 @@
# Changelog
## 2024-06-23 - 11.0.21 - fix(dependencies)
Update dependencies to latest versions
- Updated @push.rocks/smartpromise to ^4.0.4
- Updated @push.rocks/smartstream to ^3.0.44
- Updated glob to ^10.4.2
- Updated @types/node to ^20.14.8
## 2024-06-07 - 11.0.20 - Changelog
11.0.20
## 2024-06-07 - 11.0.19 - fix(core): update
11.0.19
- fix(core): update
## 2024-06-07 - 11.0.18 - fix(core): update
11.0.18
- fix(core): update
## 2024-06-06 - 11.0.17 - fix(core): update
11.0.17
- fix(core): update
## 2024-06-06 - 11.0.16 - fix(core): update
11.0.16
- fix(core): update
## 2024-05-29 - 11.0.16 - update description
11.0.16
- update description
## 2024-05-17 - 11.0.15 - fix(core): update
11.0.15
- fix(core): update
## 2024-04-14 - 11.0.14 - update tsconfig
11.0.14
- update tsconfig
## 2024-04-12 - 11.0.13 - fix(core): update
11.0.13
- fix(core): update
## 2024-04-12 - 11.0.12 - fix(core): update
11.0.12
- fix(core): update
## 2024-04-12 - 11.0.11 - fix(core): update
11.0.11
- fix(core): update
## 2024-04-03 - 11.0.10 - fix(core): update
11.0.10
- fix(core): update
## 2024-04-03 - 11.0.9 - fix(core): update
11.0.9
- fix(core): update
## 2024-04-02 - 11.0.8 - fix(core): update
11.0.8
- fix(core): update
## 2024-04-02 - 11.0.7 - fix(core): update
11.0.7
- fix(core): update
## 2024-04-02 - 11.0.6 - fix(core): update
11.0.6
- fix(core): update
## 2024-04-01 - 11.0.5 - update npmextra.json
11.0.5
- update npmextra.json: githost
## 2024-04-01 - 11.0.4 - fix(core): update
11.0.4
- fix(core): update
## 2023-11-24 - 11.0.3 - fix(core): update
11.0.3
- fix(core): update
## 2023-11-07 - 11.0.2 - fix(core): update
11.0.2
- fix(core): update
## 2023-11-07 - 11.0.1 - fix(core): update
11.0.1
- fix(core): update
## 2023-11-06 - 11.0.0 - fix(core): update
11.0.0
- fix(core): update
## 2023-11-06 - 10.0.40 - BREAKING CHANGE(core): update
10.0.40
- BREAKING CHANGE(core): update
## 2023-11-04 - 10.0.39 - fix(core): update
10.0.39
- fix(core): update
## 2023-11-04 - 10.0.38 - fix(core): update
10.0.38
- fix(core): update
## 2023-11-04 - 10.0.37 - fix(core): update
10.0.37
- fix(core): update
## 2023-11-03 - 10.0.36 - fix(core): update
10.0.36
- fix(core): update
## 2023-11-03 - 10.0.35 - fix(core): update
10.0.35
- fix(core): update
## 2023-11-03 - 10.0.34 - fix(core): update
10.0.34
- fix(core): update
## 2023-11-03 - 10.0.33 - fix(core): update
10.0.33
- fix(core): update
## 2023-10-12 - 10.0.32 - fix(core): update
10.0.32
- fix(core): update
## 2023-09-22 - 10.0.31 - fix(core): update
10.0.31
- fix(core): update
## 2023-08-31 - 10.0.30 - fix(core): update
10.0.30
- fix(core): update
## 2023-08-23 - 10.0.29 - fix(core): update
10.0.29
- fix(core): update
## 2023-07-12 - 10.0.28 - fix(core): update
10.0.28
- fix(core): update
## 2023-07-10 - 10.0.27 - fix(core): update
10.0.27
- fix(core): update
## 2023-07-10 - 10.0.26 - fix(core): update
10.0.26
- fix(core): update
## 2023-07-08 - 10.0.25 - fix(core): update
10.0.25
- fix(core): update
## 2023-06-25 - 10.0.24 to 10.0.14 - Series of Fixes
10.0.24 to 10.0.14
- Series of fixes in the core module
## 2023-01-09 - 10.0.13 to 10.0.6 - Series of Fixes
10.0.13 to 10.0.6
- Series of fixes in the core module
## 2022-09-05 - 10.0.5 to 10.0.3 - Series of Fixes
10.0.5 to 10.0.3
- Series of fixes in the core module
## 2022-06-07 - 10.0.2 to 10.0.1 - Series of Fixes
10.0.2 to 10.0.1
- Series of fixes in the core module
## 2022-06-07 - 9.0.7 - BREAKING CHANGE(core): switch to esm
9.0.7
- BREAKING CHANGE(core): switch to esm
## 2022-03-11 - 9.0.6 to 9.0.2 - Series of Fixes
9.0.6 to 9.0.2
- Series of fixes in the core module
## 2021-12-01 - 9.0.1 - fix(core): update
9.0.1
- fix(core): update
## 2021-12-01 - 9.0.0 - fix(absolute pathing)
9.0.0
- add functions for easily getting absolute paths
## 2021-11-30 - 8.0.11 - BREAKING CHANGE(relative pathing)
8.0.11
- improved relative pathing
## 2020-08-10 - 8.0.10 to 7.0.12 - Series of Fixes and Updates
8.0.10 to 7.0.12
- Series of fixes in the core module
- BREAKING CHANGE(Smartfile class): switch to a Buffer-only approach
## 2019-02-17 - 7.0.0 - fix(core): update dependencies
7.0.0
- fix(core): update dependencies
## 2019-01-27 - 6.0.12 - BREAKING CHANGE(smartfile.fs.fileExists)
6.0.12
- now returns a Promise<boolean>
## 2018-08-19 - 6.0.11 to 6.0.6 - Series of Fixes
6.0.11 to 6.0.6
- Series of fixes in core and dependencies
## 2018-07-03 - 6.0.5 to 5.0.0 - Series of Fixes
6.0.5 to 5.0.0
- Series of fixes in core and dependencies
## 2018-02-16 - 4.2.28 - BREAKING CHANGE(scope)
4.2.28
- switch to pushrocks scope

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smartfile",
"private": false,
"version": "11.0.20",
"version": "11.0.21",
"description": "Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -49,14 +49,14 @@
"@push.rocks/smartjson": "^5.0.20",
"@push.rocks/smartmime": "^2.0.2",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.0.2",
"@push.rocks/smartpromise": "^4.0.4",
"@push.rocks/smartrequest": "^2.0.22",
"@push.rocks/smartstream": "^3.0.38",
"@push.rocks/smartstream": "^3.0.44",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/js-yaml": "^4.0.9",
"fs-extra": "^11.2.0",
"glob": "^10.4.1",
"glob": "^10.4.2",
"js-yaml": "^4.1.0"
},
"devDependencies": {
@ -64,7 +64,7 @@
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tstest": "^1.0.90",
"@push.rocks/tapbundle": "^5.0.23",
"@types/node": "^20.12.12"
"@types/node": "^20.14.8"
},
"files": [
"ts/**/*",

View File

@ -30,14 +30,14 @@ importers:
specifier: ^5.0.18
version: 5.0.18
'@push.rocks/smartpromise':
specifier: ^4.0.2
version: 4.0.3
specifier: ^4.0.4
version: 4.0.4
'@push.rocks/smartrequest':
specifier: ^2.0.22
version: 2.0.22
'@push.rocks/smartstream':
specifier: ^3.0.38
version: 3.0.38
specifier: ^3.0.44
version: 3.0.44
'@types/fs-extra':
specifier: ^11.0.4
version: 11.0.4
@ -51,8 +51,8 @@ importers:
specifier: ^11.2.0
version: 11.2.0
glob:
specifier: ^10.4.1
version: 10.4.1
specifier: ^10.4.2
version: 10.4.2
js-yaml:
specifier: ^4.1.0
version: 4.1.0
@ -62,16 +62,16 @@ importers:
version: 2.1.80
'@git.zone/tsrun':
specifier: ^1.2.46
version: 1.2.46(@types/node@20.12.12)
version: 1.2.46(@types/node@20.14.8)
'@git.zone/tstest':
specifier: ^1.0.90
version: 1.0.90(@types/node@20.12.12)
version: 1.0.90(@types/node@20.14.8)
'@push.rocks/tapbundle':
specifier: ^5.0.23
version: 5.0.23
'@types/node':
specifier: ^20.12.12
version: 20.12.12
specifier: ^20.14.8
version: 20.14.8
packages:
@ -458,8 +458,8 @@ packages:
'@push.rocks/smartpdf@3.1.6':
resolution: {integrity: sha512-mnmqAKykgO10sF4hltQGhES9yoO7H5hoRKvqynPF5JsAK/YpdpdbAdn/KIKvlxoZD150LoCsj+RF3dqCucNoAA==}
'@push.rocks/smartpromise@4.0.3':
resolution: {integrity: sha512-z3lIso4/6KK3c6NFTVGZ7AOBsGURf8ha3qQtX/OxjZFk5dqS//8PLd0XqghVdIaUlRGmJ7Sfds/efZERWn1tAg==}
'@push.rocks/smartpromise@4.0.4':
resolution: {integrity: sha512-Mbh+DnX4+rVPEZgYU7LtTJI/AYoNn7+h27AycEFpPJW41DCfjTiXiI0+ecNdyO1AfbcL0Q02RQjoEauEWx5FQg==}
'@push.rocks/smartpuppeteer@2.0.2':
resolution: {integrity: sha512-EcYCT0PX++WjfHp7W5UYX3t8x5gSNpJMMUvhA7SHz8b2t76ItslNWxprRcF0CUQyN1fozbf5StZf7dwdGc/dIA==}
@ -494,8 +494,8 @@ packages:
'@push.rocks/smartstream@2.0.8':
resolution: {integrity: sha512-GlF/9cCkvBHwKa3DK4DO5wjfSgqkj6gAS4TrY9uD5NMHu9RQv4WiNrElTYj7iCEpnZgUnLO3tzw1JA3NRIMnnA==}
'@push.rocks/smartstream@3.0.38':
resolution: {integrity: sha512-Sk9esPURWXldS0ZvgClCtrEyvELjvFnbQgUAelwoXWMfM8pXuB9BX1tE+Z1iBkB9Xyw2p1d9jYelO6waSXg0BQ==}
'@push.rocks/smartstream@3.0.44':
resolution: {integrity: sha512-BZwSUmhVD/CEzRdG/e2UachlyNjshiknqBnwHzIFPIjVKC66UgWX5lYCs2LOwJtuUEpfL1vTMOAYUFNcmPjW9A==}
'@push.rocks/smartstring@4.0.15':
resolution: {integrity: sha512-NTNeOjWyg+aHtBTiQEyXamr7oTvYZ3wS1fudHo9ua7CLrykpK+i+RxFyJaLg1zB5x9xQF3NLEQecB14HPFX8Cg==}
@ -789,8 +789,8 @@ packages:
'@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
'@types/node@20.12.12':
resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
'@types/node@20.14.8':
resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==}
'@types/parse5@6.0.3':
resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==}
@ -1482,8 +1482,8 @@ packages:
resolution: {integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==}
engines: {node: '>=8.0.0'}
foreground-child@3.1.1:
resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==}
foreground-child@3.2.1:
resolution: {integrity: sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==}
engines: {node: '>=14'}
form-data-encoder@2.1.4:
@ -1549,8 +1549,8 @@ packages:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines: {node: '>= 6'}
glob@10.4.1:
resolution: {integrity: sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==}
glob@10.4.2:
resolution: {integrity: sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==}
engines: {node: '>=16 || 14 >=14.18'}
hasBin: true
@ -1822,8 +1822,8 @@ packages:
resolution: {integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==}
engines: {node: '>=8'}
jackspeak@3.1.2:
resolution: {integrity: sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==}
jackspeak@3.4.0:
resolution: {integrity: sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==}
engines: {node: '>=14'}
js-base64@3.7.7:
@ -2314,6 +2314,9 @@ packages:
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
engines: {node: '>=6'}
package-json-from-dist@1.0.0:
resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==}
pako@1.0.11:
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
@ -3071,7 +3074,7 @@ snapshots:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartbuffer': 3.0.4
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/webrequest': 3.0.37
'@push.rocks/webstream': 1.0.8
@ -3098,11 +3101,11 @@ snapshots:
'@push.rocks/smartntml': 2.0.4
'@push.rocks/smartopen': 2.0.0
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartsitemap': 2.0.3
'@push.rocks/smartstream': 3.0.38
'@push.rocks/smartstream': 3.0.44
'@push.rocks/smarttime': 4.0.6
'@push.rocks/taskbuffer': 3.1.7
'@push.rocks/webrequest': 3.0.37
@ -3179,7 +3182,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartmarkdown': 3.0.3
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrouter': 1.0.16
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartstate': 2.0.17
@ -3283,7 +3286,7 @@ snapshots:
'@push.rocks/smartfile': 11.0.15
'@push.rocks/smartlog': 3.0.6
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
typescript: 5.4.5
'@git.zone/tsbundle@2.0.15':
@ -3295,7 +3298,7 @@ snapshots:
'@push.rocks/smartlog': 3.0.6
'@push.rocks/smartlog-destination-local': 9.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartspawn': 3.0.3
'@types/html-minifier': 4.0.5
esbuild: 0.19.12
@ -3304,28 +3307,28 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@git.zone/tsrun@1.2.46(@types/node@20.12.12)':
'@git.zone/tsrun@1.2.46(@types/node@20.14.8)':
dependencies:
'@push.rocks/smartfile': 10.0.30
'@push.rocks/smartshell': 3.0.3
ts-node: 10.9.1(@types/node@20.12.12)(typescript@5.1.6)
ts-node: 10.9.1(@types/node@20.14.8)(typescript@5.1.6)
typescript: 5.1.6
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
- '@types/node'
'@git.zone/tstest@1.0.90(@types/node@20.12.12)':
'@git.zone/tstest@1.0.90(@types/node@20.14.8)':
dependencies:
'@api.global/typedserver': 3.0.50
'@git.zone/tsbundle': 2.0.15
'@git.zone/tsrun': 1.2.46(@types/node@20.12.12)
'@git.zone/tsrun': 1.2.46(@types/node@20.14.8)
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartbrowser': 2.0.6
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.15
'@push.rocks/smartlog': 3.0.6
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartshell': 3.0.5
'@push.rocks/tapbundle': 5.0.23
'@types/ws': 8.5.10
@ -3443,7 +3446,7 @@ snapshots:
'@push.rocks/early@4.0.4':
dependencies:
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/isohash@2.0.1':
dependencies:
@ -3456,7 +3459,7 @@ snapshots:
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartmatch': 2.0.0
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smarttime': 4.0.6
'@types/minimatch': 5.1.2
@ -3490,7 +3493,7 @@ snapshots:
'@push.rocks/smartchok@1.0.34':
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@tempfix/watcher': 2.3.0
@ -3499,29 +3502,29 @@ snapshots:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartlog': 3.0.6
'@push.rocks/smartparam': 1.1.10
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
yargs-parser: 21.1.1
'@push.rocks/smartdelay@3.0.5':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartenv@5.0.12':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartexit@1.0.23':
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
tree-kill: 1.2.2
'@push.rocks/smartexpect@1.0.21':
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
fast-deep-equal: 3.1.3
'@push.rocks/smartfeed@1.0.11':
@ -3541,14 +3544,14 @@ snapshots:
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartstream': 2.0.8
'@types/fs-extra': 11.0.4
'@types/glob': 8.1.0
'@types/js-yaml': 4.0.9
fs-extra: 11.2.0
glob: 10.4.1
glob: 10.4.2
js-yaml: 4.1.0
'@push.rocks/smartfile@11.0.15':
@ -3560,20 +3563,20 @@ snapshots:
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartstream': 3.0.38
'@push.rocks/smartstream': 3.0.44
'@types/fs-extra': 11.0.4
'@types/glob': 8.1.0
'@types/js-yaml': 4.0.9
fs-extra: 11.2.0
glob: 10.4.1
glob: 10.4.2
js-yaml: 4.1.0
'@push.rocks/smarthash@3.0.4':
dependencies:
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@types/through2': 2.0.39
through2: 4.0.2
@ -3592,7 +3595,7 @@ snapshots:
dependencies:
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartlog-interfaces': 3.0.0
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartlog-interfaces@3.0.0':
dependencies:
@ -3661,7 +3664,7 @@ snapshots:
'@push.rocks/smartparam@1.1.10':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
minimatch: 9.0.4
'@push.rocks/smartpath@5.0.18': {}
@ -3673,7 +3676,7 @@ snapshots:
'@push.rocks/smartfile': 11.0.15
'@push.rocks/smartnetwork': 3.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartpuppeteer': 2.0.2
'@push.rocks/smartunique': 3.0.9
'@tsclass/tsclass': 4.0.54
@ -3688,7 +3691,7 @@ snapshots:
- supports-color
- utf-8-validate
'@push.rocks/smartpromise@4.0.3': {}
'@push.rocks/smartpromise@4.0.4': {}
'@push.rocks/smartpuppeteer@2.0.2':
dependencies:
@ -3704,7 +3707,7 @@ snapshots:
'@push.rocks/smartrequest@2.0.22':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smarturl': 3.0.7
agentkeepalive: 4.5.0
form-data: 4.0.0
@ -3715,7 +3718,7 @@ snapshots:
'@push.rocks/smartrx@3.0.7':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
rxjs: 7.8.1
'@push.rocks/smartshell@3.0.3':
@ -3731,7 +3734,7 @@ snapshots:
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartexit': 1.0.23
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@types/which': 3.0.3
tree-kill: 1.2.2
which: 4.0.0
@ -3756,7 +3759,7 @@ snapshots:
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.0.6
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smarttime': 4.0.6
engine.io: 6.5.4
@ -3770,7 +3773,7 @@ snapshots:
'@push.rocks/smartspawn@3.0.3':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
spawn-wrap: 2.0.0
threads: 1.7.0
tiny-worker: 2.3.0
@ -3782,25 +3785,25 @@ snapshots:
'@push.rocks/isohash': 2.0.1
'@push.rocks/lik': 6.0.15
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/webstore': 2.0.20
'@push.rocks/smartstream@2.0.8':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@types/from2': 2.3.4
'@types/through2': 2.0.40
from2: 2.3.0
through2: 4.0.2
'@push.rocks/smartstream@3.0.38':
'@push.rocks/smartstream@3.0.44':
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/webstream': 1.0.8
'@push.rocks/smartstring@4.0.15':
dependencies:
@ -3817,7 +3820,7 @@ snapshots:
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
croner: 7.0.7
dayjs: 1.11.11
is-nan: 1.3.2
@ -3848,7 +3851,7 @@ snapshots:
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartexpect': 1.0.21
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smarttime': 4.0.6
transitivePeerDependencies:
- bufferutil
@ -3860,7 +3863,7 @@ snapshots:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartlog': 3.0.6
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smarttime': 4.0.6
'@push.rocks/smartunique': 3.0.9
@ -3870,7 +3873,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/webstore': 2.0.20
'@push.rocks/websetup@3.0.19':
@ -3885,7 +3888,7 @@ snapshots:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@tempfix/idb': 8.0.3
fake-indexeddb: 5.0.2
@ -4071,14 +4074,14 @@ snapshots:
'@types/accepts@1.3.7':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/babel__code-frame@7.0.6': {}
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/buffer-json@2.0.3': {}
@ -4090,17 +4093,17 @@ snapshots:
'@types/clean-css@4.2.11':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
source-map: 0.6.1
'@types/co-body@6.1.3':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/qs': 6.9.15
'@types/connect@3.4.38':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/content-disposition@0.5.8': {}
@ -4113,11 +4116,11 @@ snapshots:
'@types/connect': 3.4.38
'@types/express': 4.17.21
'@types/keygrip': 1.0.6
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/cors@2.8.17':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/debounce@1.2.4': {}
@ -4129,7 +4132,7 @@ snapshots:
'@types/express-serve-static-core@4.19.1':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/qs': 6.9.15
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@ -4143,17 +4146,17 @@ snapshots:
'@types/from2@2.3.4':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/glob@8.1.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/hast@3.0.4':
dependencies:
@ -4187,7 +4190,7 @@ snapshots:
'@types/jsonfile@6.1.4':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/keygrip@1.0.6': {}
@ -4204,7 +4207,7 @@ snapshots:
'@types/http-errors': 2.0.4
'@types/keygrip': 1.0.6
'@types/koa-compose': 3.2.8
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/mdast@4.0.4':
dependencies:
@ -4220,7 +4223,7 @@ snapshots:
'@types/ms@0.7.34': {}
'@types/node@20.12.12':
'@types/node@20.14.8':
dependencies:
undici-types: 5.26.5
@ -4239,12 +4242,12 @@ snapshots:
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/send': 0.17.4
'@types/sinon-chai@3.2.12':
@ -4262,15 +4265,15 @@ snapshots:
'@types/through2@2.0.39':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/through2@2.0.40':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/through2@2.0.41':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/trusted-types@2.0.7': {}
@ -4292,15 +4295,15 @@ snapshots:
'@types/ws@7.4.7':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/ws@8.5.10':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
'@types/yauzl@2.10.3':
dependencies:
'@types/node': 20.12.12
'@types/node': 20.14.8
optional: true
'@ungap/structured-clone@1.2.0': {}
@ -4809,7 +4812,7 @@ snapshots:
dependencies:
'@types/cookie': 0.4.1
'@types/cors': 2.8.17
'@types/node': 20.12.12
'@types/node': 20.14.8
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.4.2
@ -5004,7 +5007,7 @@ snapshots:
cross-spawn: 7.0.3
signal-exit: 3.0.7
foreground-child@3.1.1:
foreground-child@3.2.1:
dependencies:
cross-spawn: 7.0.3
signal-exit: 4.1.0
@ -5070,12 +5073,13 @@ snapshots:
dependencies:
is-glob: 4.0.3
glob@10.4.1:
glob@10.4.2:
dependencies:
foreground-child: 3.1.1
jackspeak: 3.1.2
foreground-child: 3.2.1
jackspeak: 3.4.0
minimatch: 9.0.4
minipass: 7.1.2
package-json-from-dist: 1.0.0
path-scurry: 1.11.1
glob@7.2.3:
@ -5402,7 +5406,7 @@ snapshots:
html-escaper: 2.0.2
istanbul-lib-report: 3.0.1
jackspeak@3.1.2:
jackspeak@3.4.0:
dependencies:
'@isaacs/cliui': 8.0.2
optionalDependencies:
@ -6072,6 +6076,8 @@ snapshots:
p-try@2.2.0: {}
package-json-from-dist@1.0.0: {}
pako@1.0.11: {}
param-case@2.1.1:
@ -6594,14 +6600,14 @@ snapshots:
trough@2.2.0: {}
ts-node@10.9.1(@types/node@20.12.12)(typescript@5.1.6):
ts-node@10.9.1(@types/node@20.14.8)(typescript@5.1.6):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.9
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.12.12
'@types/node': 20.14.8
acorn: 8.10.0
acorn-walk: 8.2.0
arg: 4.1.3

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '11.0.20',
version: '11.0.21',
description: 'Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.'
}