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 3232 - ReactCommon/turbomodule/core
3333 - Yoga
3434 - OpenSSL-Universal (3.3.3001)
35- - QuickCrypto (1.0.0-beta.17 ):
35+ - QuickCrypto (1.0.0-beta.18 ):
3636 - DoubleConversion
3737 - glog
3838 - hermes-engine
@@ -1976,7 +1976,7 @@ SPEC CHECKSUMS:
19761976 hermes-engine: 9e868dc7be781364296d6ee2f56d0c1a9ef0bb11
19771977 NitroModules: fdc6fcf8f397091615951004ae81022b759e27bc
19781978 OpenSSL-Universal: 6082b0bf950e5636fe0d78def171184e2b3899c2
1979- QuickCrypto: cf643ace530b9f530973d8446bc4d24a513f8c93
1979+ QuickCrypto: 1027d2c8c624b7534dcd1df7284954d26246d517
19801980 RCT-Folly: ea9d9256ba7f9322ef911169a9f696e5857b9e17
19811981 RCTDeprecation: ebe712bb05077934b16c6bf25228bdec34b64f83
19821982 RCTRequired: ca91e5dd26b64f577b528044c962baf171c6b716
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-quick-crypto-example" ,
3- "version" : " 1.0.0-beta.17 " ,
3+ "version" : " 1.0.0-beta.18 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
3737 "react-native-bouncy-checkbox" : " 4.1.2" ,
3838 "react-native-nitro-modules" : " 0.25.2" ,
3939 "react-native-quick-base64" : " 2.2.0" ,
40- "react-native-quick-crypto" : " 1.0.0-beta.17 " ,
40+ "react-native-quick-crypto" : " 1.0.0-beta.18 " ,
4141 "react-native-safe-area-context" : " 5.1.0" ,
4242 "react-native-screens" : " 3.35.0" ,
4343 "react-native-vector-icons" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0-beta.17 " ,
2+ "version" : " 1.0.0-beta.18 " ,
33 "type" : " module" ,
44 "scripts" : {
55 "clang-format" : " ./scripts/clang-format.sh" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-quick-crypto" ,
3- "version" : " 1.0.0-beta.17 " ,
3+ "version" : " 1.0.0-beta.18 " ,
44 "description" : " A fast implementation of Node's `crypto` module written in C/C++ JSI" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments