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 3737 - ReactCommon/turbomodule/core
3838 - SocketRocket
3939 - Yoga
40- - QuickCrypto (1.0.0 ):
40+ - QuickCrypto (1.0.1 ):
4141 - boost
4242 - DoubleConversion
4343 - fast_float
@@ -2773,7 +2773,7 @@ SPEC CHECKSUMS:
27732773 glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
27742774 hermes-engine: 4f8246b1f6d79f625e0d99472d1f3a71da4d28ca
27752775 NitroModules: 1715fe0e22defd9e2cdd48fb5e0dbfd01af54bec
2776- QuickCrypto: fad28b0727d1b6ffecab0fc8e407c14b135cdca0
2776+ QuickCrypto: 389afd05e4f7d62ec5e2be215aeaf0dd4745b5e1
27772777 RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669
27782778 RCTDeprecation: c4b9e2fd0ab200e3af72b013ed6113187c607077
27792779 RCTRequired: e97dd5dafc1db8094e63bc5031e0371f092ae92a
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-quick-crypto-example" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
3939 "react-native-fast-encoder" : " ^0.3.1" ,
4040 "react-native-nitro-modules" : " 0.29.1" ,
4141 "react-native-quick-base64" : " 2.2.2" ,
42- "react-native-quick-crypto" : " workspace:* " ,
42+ "react-native-quick-crypto" : " 1.0.1 " ,
4343 "react-native-safe-area-context" : " ^5.2.2" ,
4444 "react-native-screens" : " 4.18.0" ,
4545 "react-native-vector-icons" : " ^10.3.0" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0 " ,
2+ "version" : " 1.0.1 " ,
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 " ,
3+ "version" : " 1.0.1 " ,
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