mem-fs-editor
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "mem-fs-editor", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "File edition helpers working on top of mem-fs", | ||
@@ -11,6 +11,5 @@ "scripts": { | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"actions", | ||
"util", | ||
"index.js" | ||
"lib" | ||
], | ||
@@ -17,0 +16,0 @@ "dependencies": { |
@@ -47,2 +47,8 @@ mem-fs-editor [![Build Status](https://travis-ci.org/SBoudrias/mem-fs-editor.svg?branch=master)](https://travis-ci.org/SBoudrias/mem-fs-editor) | ||
### `#extendJSON(filepath, contents[, replacer [, space]])` | ||
Extend the content of an existing JSON file with the partial objects provided as argument. | ||
Optionally take the same JSON formatting arguments than `#writeJSON()`. | ||
### `#delete(filepath, [options])` | ||
@@ -49,0 +55,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13888
15
261
99
1