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.1.0 to 1.1.1

dist/cjs/index.js.map

9

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

@@ -41,6 +41,6 @@ "author": {

"files": [
"lib/**/*"
"dist/**/*"
],
"scripts": {
"build": "rollup -c --bundleConfigAsCjs",
"build": "shx rm -rf dist && rollup -c --bundleConfigAsCjs",
"prepublishOnly": "npm test && npm run lint",

@@ -97,4 +97,3 @@ "preversion": "npm run lint",

"rollup": "^3.24.0",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-terser": "^7.0.2",
"shx": "^0.3.4",
"ts-jest": "^29.1.0",

@@ -101,0 +100,0 @@ "typescript": "^5.1.3"

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