Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

omit-deep-lodash

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

omit-deep-lodash - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

14

package.json
{
"name": "omit-deep-lodash",
"description": "Omit object key/values recursively with lodash as only dependency.",
"version": "1.1.5",
"version": "1.1.6",
"license": "MIT",

@@ -25,3 +25,3 @@ "homepage": "https://github.com/odynvolk/omit-deep-lodash",

"dependencies": {
"lodash": "~4.17.20"
"lodash": "~4.17.21"
},

@@ -34,8 +34,8 @@ "devDependencies": {

"babel-preset-stage-1": "~6.24.1",
"chai": "~4.2.0",
"del": "~5.1.0",
"eslint": "~7.9.0",
"gulp": "~4.0.0",
"chai": "~4.3.4",
"del": "~6.0.0",
"eslint": "~8.6.0",
"gulp": "~4.0.2",
"gulp-babel": "~7.0.1",
"mocha": "~8.1.3",
"mocha": "~9.1.3",
"mocha-cakes-2": "~3.3.0"

@@ -42,0 +42,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