Socket
Socket
Sign inDemoInstall

comment-json

Package Overview
Dependencies
5
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.1

2

package.json
{
"name": "comment-json",
"version": "4.1.0",
"version": "4.1.1",
"description": "Parse and stringify JSON with comments. It will retain comments even after saved!",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -218,2 +218,4 @@ const {isArray} = require('core-util-is')

move_comments(ret, this, 0, this.length, 0)
items.forEach(item => {

@@ -282,2 +284,4 @@ const prev = length

})
return this
}

@@ -284,0 +288,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