object-property-extractor
Advanced tools
Comparing version
{ | ||
"name": "object-property-extractor", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A lightweight (no dependencies) tool to extract deeply nested values from JS Objects (or Arrays), with optional Fallback.", | ||
@@ -17,3 +17,4 @@ "main": "build/extract.js", | ||
"dev": "ts-node ./src/dev/dev.ts", | ||
"build": "rimraf ./build && tsc" | ||
"build": "rimraf ./build && tsc", | ||
"prepublish": "yarn build" | ||
}, | ||
@@ -20,0 +21,0 @@ "devDependencies": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
41022
6.55%7
133.33%50
Infinity%0
-100%0
-100%