File tree 4 files changed +7
-7
lines changed
packages/react-native-quick-crypto
4 files changed +7
-7
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.9 ):
34
+ - QuickCrypto (1.0.0-beta.10 ):
35
35
- DoubleConversion
36
36
- glog
37
37
- hermes-engine
@@ -1938,9 +1938,9 @@ SPEC CHECKSUMS:
1938
1938
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
1939
1939
glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a
1940
1940
hermes-engine: 46f1ffbf0297f4298862068dd4c274d4ac17a1fd
1941
- NitroModules: c36d6f656038a56beb1b1bcab2d0252d71744013
1941
+ NitroModules: 3a58d9bc70815a0d5de4476ed6a36eff05a6a0ae
1942
1942
OpenSSL-Universal: b60a3702c9fea8b3145549d421fdb018e53ab7b4
1943
- QuickCrypto: d0701f3b969cd67bb5034bd7ae644110e619ba29
1943
+ QuickCrypto: 9db9b8128d72cfa9b8a355e78d1f5b64eeac35e4
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.9 " ,
3
+ "version" : " 1.0.0-beta.10 " ,
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.21.0" ,
38
38
"react-native-quick-base64" : " 2.1.2" ,
39
- "react-native-quick-crypto" : " 1.0.0-beta.9 " ,
39
+ "react-native-quick-crypto" : " 1.0.0-beta.10 " ,
40
40
"react-native-safe-area-context" : " 5.1.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.9 " ,
2
+ "version" : " 1.0.0-beta.10 " ,
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.9 " ,
3
+ "version" : " 1.0.0-beta.10 " ,
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