Socket
Socket
Sign inDemoInstall

comment-json

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comment-json - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

4

package.json
{
"name": "comment-json",
"version": "2.0.7",
"description": "Parse and stringify JSON with comments. It will retain comments even when after saved!",
"version": "2.0.8",
"description": "Parse and stringify JSON with comments. It will retain comments even after saved!",
"main": "src/index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -18,2 +18,4 @@ [![Build Status](https://travis-ci.org/kaelzhang/node-comment-json.svg?branch=master)](https://travis-ci.org/kaelzhang/node-comment-json)

Parse and stringify JSON with comments. It will retain comments even after saved!
- [Parse](#parse) JSON strings with comments into JavaScript objects and MAINTAIN comments

@@ -20,0 +22,0 @@ - supports comments everywhere, yes, **EVERYWHERE** in a JSON file, eventually 😆

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