@expo/fingerprint
Advanced tools
Comparing version 0.11.10 to 0.11.11
@@ -65,3 +65,3 @@ "use strict"; | ||
// Explicit options | ||
...options, | ||
...Object.fromEntries(Object.entries(options ?? {}).filter(([_, v]) => v != null)), | ||
// These options are computed by both default and explicit options, so we put them last. | ||
@@ -68,0 +68,0 @@ enableReactImportsPatcher: options?.enableReactImportsPatcher ?? |
{ | ||
"name": "@expo/fingerprint", | ||
"version": "0.11.10", | ||
"version": "0.11.11", | ||
"description": "A library to generate a fingerprint from a React Native project", | ||
@@ -64,3 +64,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "13972cd80b8b652a2ca6a2c45e03f7a0b3915ce1" | ||
"gitHead": "c01c449a1d6e6e8690bfcc88a778b46781a59674" | ||
} |
Sorry, the diff of this file is not supported yet
213254