New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jsonlines/core

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsonlines/core - npm Package Versions

1.0.2

Diff
equalma
published 1.0.2 •

Changelog

Source

1.0.2 (2020-08-15)

Bug Fixes

  • stringify gzip error (89c872e)
equalma
published 1.0.1 •

Changelog

Source

1.0.1 (2020-08-15)

Bug Fixes

  • readline-stream should emit buffer is encoding is not specified (af512f3)
  • stringify should respect Buffer.from default encoding (44f5b5d)

Bug Fixes

  • readline stream should read the last line before eof (03d25e2)
  • stringify options.encoding not respected (ee14b62)

Features

  • parse and stringify (60b52bf)
  • parse null with nullValue (b1bddbb)
  • stringify and parse null with nullValue (30f0d7c)
equalma
published 1.0.0 •

Changelog

Source

1.0.1 (2020-08-15)

Bug Fixes

  • readline-stream should emit buffer is encoding is not specified (af512f3)
  • stringify should respect Buffer.from default encoding (44f5b5d)

Bug Fixes

  • readline stream should read the last line before eof (03d25e2)
  • stringify options.encoding not respected (ee14b62)

Features

  • parse and stringify (60b52bf)
  • parse null with nullValue (b1bddbb)
  • stringify and parse null with nullValue (30f0d7c)
equalma
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2 (2020-08-14)

Bug Fixes

  • readline stream should read the last line before eof (03d25e2)
  • stringify options.encoding not respected (ee14b62)

Features

  • parse null with nullValue (b1bddbb)
  • stringify and parse null with nullValue (30f0d7c)
equalma
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2020-08-03)

Features