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.11 ):
34
+ - QuickCrypto (1.0.0-beta.12 ):
35
35
- DoubleConversion
36
36
- glog
37
37
- hermes-engine
@@ -1940,9 +1940,9 @@ SPEC CHECKSUMS:
1940
1940
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
1941
1941
glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a
1942
1942
hermes-engine: 46f1ffbf0297f4298862068dd4c274d4ac17a1fd
1943
- NitroModules: c36d6f656038a56beb1b1bcab2d0252d71744013
1943
+ NitroModules: 3a58d9bc70815a0d5de4476ed6a36eff05a6a0ae
1944
1944
OpenSSL-Universal: b60a3702c9fea8b3145549d421fdb018e53ab7b4
1945
- QuickCrypto: 11878b44cfc77fad2ea8f387a16e315841651305
1945
+ QuickCrypto: 6cb5f98b793407d884c39a93e610ebcf7421b56f
1946
1946
RCT-Folly: 84578c8756030547307e4572ab1947de1685c599
1947
1947
RCTDeprecation: fde92935b3caa6cb65cbff9fbb7d3a9867ffb259
1948
1948
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.11 " ,
3
+ "version" : " 1.0.0-beta.12 " ,
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.11 " ,
39
+ "react-native-quick-crypto" : " 1.0.0-beta.12 " ,
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.11 " ,
2
+ "version" : " 1.0.0-beta.12 " ,
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.11 " ,
3
+ "version" : " 1.0.0-beta.12 " ,
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