File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
packages/react-native-quick-crypto Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
- ReactCommon/turbomodule/core
33
33
- Yoga
34
34
- OpenSSL-Universal (3.3.3001)
35
- - QuickCrypto (1.0.0-beta.15 ):
35
+ - QuickCrypto (1.0.0-beta.16 ):
36
36
- DoubleConversion
37
37
- glog
38
38
- hermes-engine
@@ -1995,7 +1995,7 @@ SPEC CHECKSUMS:
1995
1995
hermes-engine: 9e868dc7be781364296d6ee2f56d0c1a9ef0bb11
1996
1996
NitroModules: fdc6fcf8f397091615951004ae81022b759e27bc
1997
1997
OpenSSL-Universal: 6082b0bf950e5636fe0d78def171184e2b3899c2
1998
- QuickCrypto: e8b3449a68c118319ce3bbf4f570547029342a16
1998
+ QuickCrypto: b59afff45a3de17daf08cd79c22c37c3f4db099f
1999
1999
RCT-Folly: ea9d9256ba7f9322ef911169a9f696e5857b9e17
2000
2000
RCTDeprecation: ebe712bb05077934b16c6bf25228bdec34b64f83
2001
2001
RCTRequired: ca91e5dd26b64f577b528044c962baf171c6b716
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.15 " ,
3
+ "version" : " 1.0.0-beta.16 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
37
37
"react-native-bouncy-checkbox" : " 4.1.2" ,
38
38
"react-native-nitro-modules" : " 0.25.2" ,
39
39
"react-native-quick-base64" : " 2.1.2" ,
40
- "react-native-quick-crypto" : " 1.0.0-beta.15 " ,
40
+ "react-native-quick-crypto" : " 1.0.0-beta.16 " ,
41
41
"react-native-safe-area-context" : " 5.1.0" ,
42
42
"react-native-screens" : " 3.35.0" ,
43
43
"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.15 " ,
2
+ "version" : " 1.0.0-beta.16 " ,
3
3
"type" : " module" ,
4
4
"scripts" : {
5
5
"clang-format" : " ./scripts/clang-format.sh" ,
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.15 " ,
3
+ "version" : " 1.0.0-beta.16 " ,
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