New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

parse-json-stream

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-json-stream - npm Package Compare versions

Comparing version
3.1.1
to
3.1.2
+1
-1
CHANGELOG.md

@@ -8,3 +8,3 @@ # Changelog

## [3.1.1] - 2025-09-10
## [3.1.2] - 2025-09-10

@@ -11,0 +11,0 @@ ### Added

{
"name": "parse-json-stream",
"version": "3.1.1",
"version": "3.1.2",
"description": "High-performance, real-time, JSON stream parser that yields partial values as they arrive from a stream. Perfect for parsing JSON from LLMs and displaying values immediately.",

@@ -70,3 +70,3 @@ "main": "./dist/index.js",

"peerDependencies": {
"react": "^19.1.1"
"react": ">=16.8.0"
},

@@ -73,0 +73,0 @@ "scripts": {