lodash-omitdeep
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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" |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
9301
26
7
8