File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
react-native-quick-crypto Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-quick-crypto-example" ,
33 "description" : " Example app for react-native-quick-crypto" ,
4- "version" : " 0.7.13 " ,
4+ "version" : " 0.7.14 " ,
55 "private" : true ,
66 "packageManager" :
" [email protected] " ,
77 "scripts" : {
3333 "react-native" : " 0.72.7" ,
3434 "react-native-fast-encoder" : " ^0.1.12" ,
3535 "react-native-quick-base64" : " ^2.1.2" ,
36- "react-native-quick-crypto" : " 0.7.13 " ,
36+ "react-native-quick-crypto" : " 0.7.14 " ,
3737 "react-native-safe-area-context" : " ^4.5.0" ,
3838 "react-native-screens" : " 3.35.0" ,
3939 "readable-stream" : " ^4.5.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @coolwallet-app/react-native-quick-crypto" ,
3- "version" : " 0.7.13 " ,
3+ "version" : " 0.7.14 " ,
44 "description" : " A fast implementation of Node's `crypto` module written in C/C++ JSI" ,
55 "packageManager" :
" [email protected] " ,
66 "main" : " lib/commonjs/index" ,
5050 ],
5151 "repository" : {
5252 "type" : " git" ,
53- "url" : " git+https://github.com/margelo /react-native-quick-crypto.git"
53+ "url" : " git+https://github.com/CoolBitX-Technology /react-native-quick-crypto.git"
5454 },
5555 "authors" : [
5656 " Szymon Kapała <[email protected] >" ,
5959 ],
6060 "license" : " MIT" ,
6161 "bugs" : {
62- "url" : " https://github.com/margelo /react-native-quick-crypto/issues"
62+ "url" : " https://github.com/CoolBitX-Technology /react-native-quick-crypto/issues"
6363 },
64- "homepage" : " https://github.com/margelo /react-native-quick-crypto#readme" ,
64+ "homepage" : " https://github.com/CoolBitX-Technology /react-native-quick-crypto#readme" ,
6565 "publishConfig" : {
6666 "registry" : " https://registry.npmjs.org/" ,
6767 "access" : " public"
You can’t perform that action at this time.
0 commit comments