parse-json-stream
Advanced tools
+1
-1
@@ -8,3 +8,3 @@ # Changelog | ||
| ## [3.1.1] - 2025-09-10 | ||
| ## [3.1.2] - 2025-09-10 | ||
@@ -11,0 +11,0 @@ ### Added |
+2
-2
| { | ||
| "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": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
149572
0