We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9811765 commit 873ad0dCopy full SHA for 873ad0d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "json-stream-stringify",
3
"description": "JSON.Stringify as a readable stream",
4
- "version": "3.1.4",
+ "version": "3.1.5",
5
"license": "MIT",
6
"author": "Faleij <[email protected]> (https://github.com/faleij)",
7
"repository": {
@@ -71,7 +71,7 @@
71
"typescript": "^4.7.4"
72
},
73
"volta": {
74
- "node": "16.20.2"
+ "node": "22.9.0"
75
76
"engines": {
77
"node": ">=7.10.1"
0 commit comments