File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ @mattrglobal/pairing-crypto-rn 0.4.3] ( https://github.com/mattrglobal/pairing_crypto/compare/0.4.2...0.4.3 )
2
+
3
+ Fix security vulnerabilities
4
+
5
+ Updates ` "react-native" ` from version 0.68.0 to 0.72.8
6
+
1
7
# [ 0.4.2] ( https://github.com/mattrglobal/pairing_crypto/compare/0.4.1...0.4.2 ) (2023-09-20)
2
8
3
9
Node 18.x support
@@ -20,4 +26,4 @@ Implementation updates to align with [draft-irtf-cfrg-bbs-signatures-02](https:/
20
26
21
27
# [ 0.1.0] ( https://github.com/mattrglobal/pairing_crypto/compare/0.1.0...master ) (2022-12-20)
22
28
23
- Initial release
29
+ Initial release
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mattrglobal/pairing-crypto-rn" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.4.3 " ,
4
4
"description" : " A native module implementation of the 'pairing crypto' crate for React Native" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments