fix(core): update

This commit is contained in:
2023-07-12 11:27:46 +02:00
parent 41eed6423d
commit 4ea42cb9fb
8 changed files with 4875 additions and 11074 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartstream",
"name": "@push.rocks/smartstream",
"version": "2.0.3",
"private": false,
"description": "simplifies access to node streams",
@@ -21,18 +21,17 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstream#README",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tstest": "^1.0.71",
"@pushrocks/smartfile": "^10.0.0",
"@pushrocks/tapbundle": "^5.0.3",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.42",
"@gitzone/tstest": "^1.0.74",
"@push.rocks/smartfile": "^10.0.28",
"@push.rocks/tapbundle": "^5.0.3"
},
"dependencies": {
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartrx": "^2.0.25",
"@types/from2": "^2.3.1",
"@types/through2": "^2.0.36",
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrx": "^3.0.3",
"@types/from2": "^2.3.2",
"@types/through2": "^2.0.38",
"from2": "^2.3.0",
"through2": "^4.0.2"
},
@@ -51,4 +50,4 @@
"npmextra.json",
"readme.md"
]
}
}