New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lodash-omitdeep

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash-omitdeep - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

14

package.json
{
"name": "lodash-omitdeep",
"version": "1.0.7",
"version": "1.0.8",
"description": "Lodash omitDeep/omitByDeep object key/value recursively",

@@ -45,7 +45,7 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jest": "^27.4.0",
"@types/lodash.isnil": "^4.0.6",
"@types/lodash.isplainobject": "^4.0.6",
"@types/lodash.omit": "^4.5.6",
"@types/lodash.omitby": "^4.6.6",
"@types/jest": "^27.4.1",
"@types/lodash.isnil": "^4.0.7",
"@types/lodash.isplainobject": "^4.0.7",
"@types/lodash.omit": "^4.5.7",
"@types/lodash.omitby": "^4.6.7",
"jest": "^27.5.1",

@@ -56,3 +56,3 @@ "prettier": "^2.6.2",

"tslint-config-prettier": "^1.18.0",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
},

@@ -59,0 +59,0 @@ "dependencies": {

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