Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsonrepair

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonrepair - npm Package Versions

134

3.5.1

Diff

Changelog

Source

3.5.1 (2024-01-10)

Bug Fixes

  • #112 remove comments after a string containing a delimiter (6e12753)
josdejong
published 3.5.0 •

Changelog

Source

3.5.0 (2023-12-07)

Features

  • #106 streaming support in Node.js (#111)

Bug Fixes

  • repair a string concat that is not followed by a string
josdejong
published 3.4.1 •

Changelog

Source

3.4.1 (2023-11-12)

Bug Fixes

josdejong
published 3.4.0 •

Changelog

Source

3.4.0 (2023-11-01)

Features

josdejong
published 3.3.0 •

Changelog

Source

3.3.0 (2023-11-01)

Features

josdejong
published 3.2.4 •

Changelog

Source

3.2.4 (2023-10-04)

Bug Fixes

  • #101 implement a smarter way to fix both missing end quotes and unescaped newline characters (51a4de9)
josdejong
published 3.2.3 •

Changelog

Source

3.2.3 (2023-09-27)

Bug Fixes

  • #99 fix repairing single quoted strings containing quotes such as backtick (b4b9180)
  • repair numeric values with trailing zeros like 00789 by changing them into a string (399f593)
josdejong
published 3.2.2 •

Changelog

Source

3.2.2 (2023-09-22)

Bug Fixes

  • #100 jsonrepair sometimes crashing when repairing missing quotes (regression since v3.2.1) (f573da2)
josdejong
published 3.2.1 •

Changelog

Source

3.2.1 (2023-09-20)

Bug Fixes

  • #97 improved handling of missing start and end quotes (82df750)
  • #98 wrong position reported in the error message of invalid numbers (5093616)
  • throw an error on numbers with a leading zero instead of splitting them in two (829d3ee)
josdejong
published 3.2.0 •

Changelog

Source

3.2.0 (2023-06-13)

Features

  • repair a missing object value (2cd756f)

Bug Fixes

  • #93 repair undefined values by replacing them with null (af348d7)
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