New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

object-delete-key

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-delete-key - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"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

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