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.3 to 1.1.4

.idea/encodings.xml

3

lib/index.js

@@ -5,4 +5,3 @@ "use strict";

var _require = require("lodash"),
omit = _require.omit;
var omit = require("lodash/omit");

@@ -9,0 +8,0 @@ module.exports = function omitDeepLodash(input, props) {

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

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

"del": "~3.0.0",
"eslint": "~5.8.0",
"eslint": "~5.9.0",
"gulp": "~4.0.0",

@@ -39,0 +39,0 @@ "gulp-babel": "~7.0.1",

Sorry, the diff of this file is not supported yet

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