Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf9e709b7b | |||
| a21cd607d6 | |||
| 718a7f24ba |
@@ -0,0 +1 @@
|
|||||||
|
node_modules/
|
||||||
Generated
+16
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"name": "@push-stream-std/stream-to-push-stream",
|
||||||
|
"version": "1.0.3",
|
||||||
|
"lockfileVersion": 3,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {
|
||||||
|
"": {
|
||||||
|
"name": "@push-stream-std/stream-to-push-stream",
|
||||||
|
"version": "1.0.3",
|
||||||
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=22.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push-stream-std/stream-to-push-stream",
|
"name": "@push-stream-std/stream-to-push-stream",
|
||||||
"version": "1.0.3",
|
"version": "1.0.5",
|
||||||
"description": "Convert Node.js streams to push-streams",
|
"description": "Convert Node.js streams to push-streams",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user