Socket
Socket
Sign inDemoInstall

json5

Package Overview
Dependencies
0
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

2.2.3

Diff

Changelog

Source

v2.2.3 [[code][c2.2.3], [diff][d2.2.3]]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. ([#299])
jordanbtucker
published 1.0.2 •

jordanbtucker
published 2.2.2 •

Changelog

Source

v2.2.2 [[code][c2.2.2], [diff][d2.2.2]]

  • Fix: Properties with the name __proto__ are added to objects and arrays. ([#199]) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! ([#295]).
jordanbtucker
published 2.2.1 •

Changelog

Source

v2.2.1 [[code][c2.2.1], [diff][d2.2.1]]

  • Fix: Removed dependence on minimist to patch CVE-2021-44906. ([#266])
jordanbtucker
published 2.2.0 •

Changelog

Source

v2.2.0 [[code][c2.2.0], [diff][d2.2.0]]

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. ([#236], [#244])
jordanbtucker
published 2.1.3 •

jordanbtucker
published 2.1.2 •

Changelog

Source

v2.1.2 [[code][c2.1.2], [diff][d2.1.2]]

  • Fix: Bump minimist to v1.2.5. ([#222])
jordanbtucker
published 2.1.1 •

Changelog

Source

v2.1.1 [[code][c2.1.1], [diff][d2.1.1]]

  • New: package.json and package.json5 include a module property so bundlers like webpack, rollup and parcel can take advantage of the ES Module build. ([#208])
  • Fix: stringify outputs \0 as \\x00 when followed by a digit. ([#210])
  • Fix: Spelling mistakes have been fixed. ([#196])
jordanbtucker
published 2.1.0 •

Changelog

Source

v2.1.0 [[code][c2.1.0], [diff][d2.1.0]]

  • New: The index.mjs and index.min.mjs browser builds in the dist directory support ES6 modules. ([#187])
jordanbtucker
published 2.0.1 •

Changelog

Source

v2.0.1 [[code][c2.0.1], [diff][d2.0.1]]

  • Fix: The browser builds in the dist directory support ES5. ([#182])
23Next
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