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

json11

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json11 - npm Package Versions

2

2.0.2

Diff

amoo_miki
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])
amoo_miki
published 2.0.0 •

Changelog

Source

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

  • Major: JSON11 officially supports Node.js v6 and later. Support for Node.js v4 has been dropped. Since Node.js v6 supports ES5 features, the code has been rewritten in native ES5, and the dependence on Babel has been eliminated.

  • New: Support for Unicode 10 has been added.

  • New: The test framework has been migrated from Mocha to Tap.

  • New: The browser build at dist/index.js is no longer minified by default. A minified version is available at dist/index.min.js. ([#181])

  • Fix: The warning has been made clearer when line and paragraph separators are used in strings.

  • Fix: package.json5 has been restored, and it is automatically generated and committed when the version is bumped. A new build-package NPM script has been added to facilitate this.

amoo_miki
published 1.1.2 •

amoo_miki
published 1.1.1 •

amoo_miki
published 1.1.0 •

amoo_miki
published 1.0.4 •

amoo_miki
published 1.0.3 •

amoo_miki
published 1.0.2 •

amoo_miki
published 1.0.1 •

Changelog

Source

v1.0.1 [[code][c1.0.1], [diff][d1.0.1]]

This release includes a bug fix and minor change.

  • Fix: parse throws on unclosed objects and arrays.

  • New: package.json5 has been removed until an easier way to keep it in sync with package.json is found.

2
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