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.8.13 to 1.8.14

2

dist/object-delete-key.cjs.js
/**
* object-delete-key
* 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.
* Version: 1.8.13
* Version: 1.8.14
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* object-delete-key
* 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.
* Version: 1.8.13
* Version: 1.8.14
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* object-delete-key
* 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.
* Version: 1.8.13
* Version: 1.8.14
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

{
"name": "object-delete-key",
"version": "1.8.13",
"version": "1.8.14",
"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.",

@@ -171,7 +171,7 @@ "license": "MIT",

"dependencies": {
"ast-is-empty": "^1.9.13",
"ast-monkey": "^7.10.13",
"check-types-mini": "^5.7.9",
"ast-is-empty": "^1.9.14",
"ast-monkey": "^7.10.14",
"check-types-mini": "^5.7.10",
"lodash.clonedeep": "^4.5.0",
"util-array-object-or-both": "^2.7.13"
"util-array-object-or-both": "^2.7.14"
},

@@ -178,0 +178,0 @@ "devDependencies": {

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