Socket
Socket
Sign inDemoInstall

json-stringify-safe

Package Overview
Dependencies
0
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

5.0.1

Diff

Changelog

Source

5.0.1 (May 19, 2015)

  • Fixes stringify to only take ancestors into account when checking circularity.
    It previously assumed every visited object was circular which led to [false positives][issue9].
    Uses the tiny serializer I wrote for [Must.js][must] a year and a half ago.
  • Fixes calling the replacer function in the proper context (thisArg).
  • Fixes calling the cycleReplacer function in the proper context (thisArg).
  • Speeds serializing by a factor of Big-O(h-my-god-it-linearly-searched-every-object) it had ever seen. Searching only the ancestors for a circular references speeds up things considerably.
isaacs
published 5.0.0 •

isaacs
published 4.0.0 •

isaacs
published 3.0.0 •

isaacs
published 2.0.0 •

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