File tree 3 files changed +6
-7
lines changed
3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eppo/react-native-sdk" ,
3
- "version" : " 3.7.3 " ,
3
+ "version" : " 3.7.4 " ,
4
4
"description" : " Eppo React Native SDK" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
51
51
"registry" : " https://registry.npmjs.org/"
52
52
},
53
53
"dependencies" : {
54
- "@eppo/js-client-sdk-common" : " 4.13.5 " ,
54
+ "@eppo/js-client-sdk-common" : " 4.14.4 " ,
55
55
"@react-native-async-storage/async-storage" : " ^1.18.0" ,
56
56
"spark-md5" : " ^3.0.2"
57
57
},
Original file line number Diff line number Diff line change @@ -73,7 +73,6 @@ export class EppoReactNativeClient extends EppoClient {
73
73
74
74
public static instance : EppoReactNativeClient = new EppoReactNativeClient ( {
75
75
flagConfigurationStore : asyncStorage ,
76
- isObfuscated : true ,
77
76
} ) ;
78
77
}
79
78
Original file line number Diff line number Diff line change 1213
1213
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1214
1214
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
1215
1215
1216
- " @eppo/js-client-sdk-common@4.13.5 " :
1217
- version "4.13.5 "
1218
- resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.13.5 .tgz#4226d3d45284378c93ac97c70eed32de7af58094 "
1219
- integrity sha512-wSYmkVRpH9hsOFmKtWHke8LOoFvy+f+cRVxZZH7nbiN4jO3orFXs9lPwB9Jv5e0u6N4z302sQAvKxRxY6BmVIg ==
1216
+ " @eppo/js-client-sdk-common@4.14.4 " :
1217
+ version "4.14.4 "
1218
+ resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.14.4 .tgz#fd59daa3b9ae385756476bcc1022a53ffcfd8188 "
1219
+ integrity sha512-12JKsYLu+WICH1t9NEgWoxTYc/MyFnZAHhcBJwfcaG0tPIbPfgG9VBT8yTUgBLG8cYZBmDVk7R7SzMGc3vD2eg ==
1220
1220
dependencies :
1221
1221
buffer "npm:@eppo/[email protected] "
1222
1222
js-base64 "^3.7.7"
You can’t perform that action at this time.
0 commit comments