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.24 to 1.8.25

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

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

{
"name": "object-delete-key",
"version": "1.8.24",
"version": "1.8.25",
"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.24",
"ast-monkey": "^7.10.24",
"check-types-mini": "^5.7.20",
"ast-is-empty": "^1.9.25",
"ast-monkey": "^7.10.25",
"check-types-mini": "^5.7.21",
"lodash.clonedeep": "^4.5.0",
"util-array-object-or-both": "^2.7.24"
"util-array-object-or-both": "^2.7.25"
},

@@ -184,7 +184,7 @@ "devDependencies": {

"@babel/register": "^7.4.4",
"ava": "^2.0.0",
"ava": "^2.1.0",
"babel-plugin-istanbul": "^5.1.4",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-ava": "^7.0.0",
"eslint-config-prettier": "^5.0.0",
"eslint-plugin-ava": "^7.1.0",
"eslint-plugin-import": "^2.17.3",

@@ -194,8 +194,8 @@ "eslint-plugin-no-unsanitized": "^3.0.2",

"esm": "^3.2.25",
"js-row-num-cli": "^1.5.24",
"lect": "^0.7.1",
"js-row-num-cli": "^1.5.25",
"lect": "^0.7.2",
"nyc": "^14.1.1",
"posthtml-parser": "^0.4.1",
"prettier": "^1.17.1",
"rollup": "^1.13.1",
"prettier": "^1.18.2",
"rollup": "^1.15.6",
"rollup-plugin-ascii": "^0.0.3",

@@ -206,4 +206,4 @@ "rollup-plugin-babel": "^4.3.2",

"rollup-plugin-json": "^4.0.0",
"rollup-plugin-license": "^0.8.1",
"rollup-plugin-node-resolve": "^5.0.1",
"rollup-plugin-license": "^0.9.0",
"rollup-plugin-node-resolve": "^5.0.3",
"rollup-plugin-strip": "^1.2.1",

@@ -210,0 +210,0 @@ "rollup-plugin-terser": "^5.0.0"

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