Comparing version 1.0.0-pre-38 to 1.0.0-pre-39
export function getMemberByPath(obj, path) { | ||
if (!path) { | ||
if (!path || !obj) { | ||
return obj; | ||
@@ -4,0 +4,0 @@ } |
{ | ||
"name": "dryvjs", | ||
"version": "1.0.0-pre-38", | ||
"version": "1.0.0-pre-39", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
403796
3