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 3131 - ReactCommon/turbomodule/core
3232 - Yoga
3333 - OpenSSL-Universal (3.3.2000)
34- - QuickCrypto (1.0.0-beta.10 ):
34+ - QuickCrypto (1.0.0-beta.11 ):
3535 - DoubleConversion
3636 - glog
3737 - hermes-engine
@@ -1942,7 +1942,7 @@ SPEC CHECKSUMS:
19421942 hermes-engine: 46f1ffbf0297f4298862068dd4c274d4ac17a1fd
19431943 NitroModules: 3a58d9bc70815a0d5de4476ed6a36eff05a6a0ae
19441944 OpenSSL-Universal: b60a3702c9fea8b3145549d421fdb018e53ab7b4
1945- QuickCrypto: 729fb68e1c5dffd92f47db0098e3d3a93433f2d8
1945+ QuickCrypto: 11878b44cfc77fad2ea8f387a16e315841651305
19461946 RCT-Folly: 84578c8756030547307e4572ab1947de1685c599
19471947 RCTDeprecation: fde92935b3caa6cb65cbff9fbb7d3a9867ffb259
19481948 RCTRequired: 75c6cee42d21c1530a6f204ba32ff57335d19007
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-quick-crypto-example" ,
3- "version" : " 1.0.0-beta.10 " ,
3+ "version" : " 1.0.0-beta.11 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
3636 "react-native-bouncy-checkbox" : " 4.0.1" ,
3737 "react-native-nitro-modules" : " 0.21.0" ,
3838 "react-native-quick-base64" : " 2.1.2" ,
39- "react-native-quick-crypto" : " 1.0.0-beta.10 " ,
39+ "react-native-quick-crypto" : " 1.0.0-beta.11 " ,
4040 "react-native-safe-area-context" : " 5.1.0" ,
4141 "react-native-screens" : " 3.35.0" ,
4242 "react-native-vector-icons" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0-beta.10 " ,
2+ "version" : " 1.0.0-beta.11 " ,
33 "scripts" : {
44 "check-all" : " ./scripts/clang-format.sh" ,
55 "clean" : " bun --filter='*' clean" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-quick-crypto" ,
3- "version" : " 1.0.0-beta.10 " ,
3+ "version" : " 1.0.0-beta.11 " ,
44 "description" : " A fast implementation of Node's `crypto` module written in C/C++ JSI" ,
55 "type" : " module" ,
66 "main" : " lib/commonjs/index" ,
You can’t perform that action at this time.
0 commit comments