object-delete-key
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "object-delete-key", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Delete keys from all arrays or plain objects, nested within anything, by key or by value or by both, and clean up afterwards. Accepts wildcards.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -121,5 +121,5 @@ # object-delete-key | ||
If `opts.only` is set to any string longer than zero characters and is **not** case-insensitively equal to one of the above, the `ast-monkey` will **throw an error**. | ||
If `opts.only` is set to any string longer than zero characters and is **not** case-insensitively equal to one of the above, the `object-delete-key` will **throw an error**. | ||
I wanted to relieve users from having to check the documentation for it. | ||
I want to relieve users from having to check the documentation for `opts.only` values. | ||
@@ -126,0 +126,0 @@ ### API - Output |
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
80943
0