Socket
Socket
Sign inDemoInstall

ndjson

Package Overview
Dependencies
12
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.3 to 1.4.4

10

package.json
{
"name": "ndjson",
"version": "1.4.3",
"version": "1.4.4",
"description": "streaming newline delimited json parser + serializer",

@@ -15,9 +15,9 @@ "main": "index.js",

"dependencies": {
"split2": "^0.2.1",
"through2": "^0.6.1",
"minimist": "^1.2.0"
"minimist": "^1.2.0",
"split2": "^2.1.0",
"through2": "^2.0.3"
},
"devDependencies": {
"concat-stream": "^1.5.0",
"tape": "^2.13.3"
"tape": "^4.6.3"
},

@@ -24,0 +24,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc