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

edit-json-file

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edit-json-file - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

package.json

@@ -13,3 +13,3 @@ {

"license": "MIT",
"version": "1.0.4",
"version": "1.0.5",
"main": "lib/index.js",

@@ -30,3 +30,6 @@ "scripts": {

"cli.js",
"index.js"
"index.js",
"bloggify.js",
"bloggify.json",
"bloggify/"
],

@@ -48,2 +51,2 @@ "repository": {

}
}
}

@@ -0,5 +1,7 @@

<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->
# edit-json-file
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Version](https://img.shields.io/npm/v/edit-json-file.svg)](https://www.npmjs.com/package/edit-json-file) [![Downloads](https://img.shields.io/npm/dt/edit-json-file.svg)](https://www.npmjs.com/package/edit-json-file)
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/edit-json-file.svg)](https://www.npmjs.com/package/edit-json-file) [![Downloads](https://img.shields.io/npm/dt/edit-json-file.svg)](https://www.npmjs.com/package/edit-json-file)

@@ -62,2 +64,4 @@ > Edit a json file with ease.

## :question: Get Help

@@ -69,3 +73,3 @@

2. For bug reports and feature requests, open issues. :bug:
3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:

@@ -79,2 +83,3 @@

#### Params
- **String** `path`: The path to the JSON file.

@@ -93,2 +98,3 @@ - **Object** `options`: An object containing the following fields:

#### Params
- **String** `path`: The object path.

@@ -104,2 +110,3 @@ - **Anything** `value`: The value.

#### Params
- **String** `path`:

@@ -114,2 +121,3 @@

#### Params
- **Function** `cb`: An optional callback function which will turn the function into an asynchronous one.

@@ -125,2 +133,3 @@

#### Params
- **String** `The`: file content.

@@ -136,2 +145,3 @@ - **Function** `cb`: An optional callback function which will turn the function into an asynchronous one.

#### Params
- **Function** `cb`: An optional callback function which will turn the function into an asynchronous one.

@@ -151,2 +161,3 @@

#### Params
- **String** `path`: The path to the JSON file.

@@ -172,2 +183,3 @@ - **Object** `options`: An object containing the following fields:

- Starring and sharing the projects you like :rocket:
- [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book:
- [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:

@@ -187,2 +199,4 @@ - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone).

- [`bloggify-tools`](https://github.com/Bloggify/bloggify-tools)—Interactive command line tool to help you win at Bloggify.
- [`jollof-cli`](https://npmjs.com/package/jollof-cli) (by Iyobo Eki)—The Entry point to creating and working with Jollof Projects
- [`jollofjs`](https://npmjs.com/package/jollofjs) (by Iyobo Eki)—The Entry point to creating and working with Jollof Projects

@@ -202,5 +216,5 @@ ## :scroll: License

[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit
[website]: https://ionicabizau.net
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md

Sorry, the diff of this file is not supported yet

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