You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jsonc-require

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonc-require - npm Package Versions

1.0.1

Diff
a
amarcruz
published 1.0.1 •

Changelog

Source

[1.0.1] - 2021-04-23

Added

  • Support .jsonc extension. Thanks to @tacc-wbomar

Changed

  • Fix minor errors in comments
  • Update Readme
  • Update ESLint
a
amarcruz
published 1.0.0 •

Changelog

Source

[1.0.0] - 2021-02-17

I have used this module for years in medium-sized applications and other libraries, it is time to go to production.

Changed

  • Remove typings for ".json". Use TypeScript's resolveJsonModule option.
  • Updated license.

Added

  • CI tests.
a
amarcruz
published 0.1.1 •

Changelog

Source

[0.1.1] - 2019-04-09

Added

  • Some tests.

Fixed

  • Double commas generates an Error, like in VS Code.
a
amarcruz
published 0.1.0 •

Changelog

Source

[0.1.0] - 2019-04-08

First release.