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.22 to 1.8.23

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.22
* Version: 1.8.23
* 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.22
* Version: 1.8.23
* 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.22
* Version: 1.8.23
* Author: Roy Revelt, Codsen Ltd

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

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

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

"dependencies": {
"ast-is-empty": "^1.9.22",
"ast-monkey": "^7.10.22",
"check-types-mini": "^5.7.18",
"ast-is-empty": "^1.9.23",
"ast-monkey": "^7.10.23",
"check-types-mini": "^5.7.19",
"lodash.clonedeep": "^4.5.0",
"util-array-object-or-both": "^2.7.22"
"util-array-object-or-both": "^2.7.23"
},

@@ -192,4 +192,5 @@ "devDependencies": {

"eslint-plugin-prettier": "^3.1.0",
"js-row-num-cli": "^1.5.22",
"lect": "^0.6.0",
"esm": "^3.2.25",
"js-row-num-cli": "^1.5.23",
"lect": "^0.7.0",
"nyc": "^14.1.1",

@@ -196,0 +197,0 @@ "posthtml-parser": "^0.4.1",

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