File tree 4 files changed +6
-6
lines changed
packages/react-native-quick-crypto
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 31
31
- ReactCommon/turbomodule/core
32
32
- Yoga
33
33
- OpenSSL-Universal (3.3.2000)
34
- - QuickCrypto (1.0.0-beta.7 ):
34
+ - QuickCrypto (1.0.0-beta.8 ):
35
35
- DoubleConversion
36
36
- glog
37
37
- hermes-engine
@@ -1940,7 +1940,7 @@ SPEC CHECKSUMS:
1940
1940
hermes-engine: 46f1ffbf0297f4298862068dd4c274d4ac17a1fd
1941
1941
NitroModules: 47399393665e69228b29a17f501c7b453679ccc0
1942
1942
OpenSSL-Universal: b60a3702c9fea8b3145549d421fdb018e53ab7b4
1943
- QuickCrypto: 2a4bcacfec3cc81d56205e6b12f190d492f9a1e7
1943
+ QuickCrypto: bfefd9c31dfac2e8900de7b84aed7bd227013730
1944
1944
RCT-Folly: 84578c8756030547307e4572ab1947de1685c599
1945
1945
RCTDeprecation: fde92935b3caa6cb65cbff9fbb7d3a9867ffb259
1946
1946
RCTRequired: 75c6cee42d21c1530a6f204ba32ff57335d19007
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-quick-crypto-example" ,
3
- "version" : " 1.0.0-beta.7 " ,
3
+ "version" : " 1.0.0-beta.8 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
36
36
"react-native-bouncy-checkbox" : " 4.0.1" ,
37
37
"react-native-nitro-modules" : " 0.18.2" ,
38
38
"react-native-quick-base64" : " 2.1.2" ,
39
- "react-native-quick-crypto" : " 1.0.0-beta.7 " ,
39
+ "react-native-quick-crypto" : " 1.0.0-beta.8 " ,
40
40
"react-native-safe-area-context" : " 4.14.0" ,
41
41
"react-native-screens" : " 3.35.0" ,
42
42
"react-native-vector-icons" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-beta.7 " ,
2
+ "version" : " 1.0.0-beta.8 " ,
3
3
"scripts" : {
4
4
"check-all" : " ./scripts/clang-format.sh" ,
5
5
"clean" : " bun --filter='*' clean" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-quick-crypto" ,
3
- "version" : " 1.0.0-beta.7 " ,
3
+ "version" : " 1.0.0-beta.8 " ,
4
4
"description" : " A fast implementation of Node's `crypto` module written in C/C++ JSI" ,
5
5
"type" : " module" ,
6
6
"main" : " lib/commonjs/index" ,
You can’t perform that action at this time.
0 commit comments