Socket
Socket
Sign inDemoInstall

ndjson

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ndjson - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

index.js

@@ -6,3 +6,3 @@ var through = require('through2')

module.exports = parse
module.exports.serialize = exports.stringify = serialize
module.exports.serialize = module.exports.stringify = serialize
module.exports.parse = parse

@@ -9,0 +9,0 @@

{
"name": "ndjson",
"version": "1.2.2",
"version": "1.2.3",
"description": "streaming line delimited json parser + serializer",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc