🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

jsonc-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonc-cli - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
package.json
{
"name": "jsonc-cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "Read and modify JSONC documents. A CLI front-end for the jsonc-parser npm package",

@@ -5,0 +5,0 @@ "main": "cli.js",

@@ -1,2 +0,2 @@

# jsonc-parser
# jsonc-cli

@@ -3,0 +3,0 @@ Read and modify JSONC documents (JSON with comments). A CLI front-end for the [jsonc-parser](https://www.npmjs.com/package/jsonc-parser) npm package.