File tree Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 11{
22  "name" : " expo-example"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "scripts" : {
55    "start" : " cross-env CONNECT_SRC=https://localhost:8087/ yarn expo start --dev-client"  ,
66    "android" : " yarn expo run:android"  ,
1919    "@noble/ed25519" : " ^2.1.0"  ,
2020    "@noble/hashes" : " ^1.3.3"  ,
2121    "@noble/secp256k1" : " ^1.7.1"  ,
22-     "@onekeyfe/hd-ble-sdk" : " 1.1.6"  ,
23-     "@onekeyfe/hd-common-connect-sdk" : " 1.1.6"  ,
24-     "@onekeyfe/hd-core" : " 1.1.6"  ,
25-     "@onekeyfe/hd-web-sdk" : " 1.1.6"  ,
22+     "@onekeyfe/hd-ble-sdk" : " 1.1.6-patch.2 "  ,
23+     "@onekeyfe/hd-common-connect-sdk" : " 1.1.6-patch.2 "  ,
24+     "@onekeyfe/hd-core" : " 1.1.6-patch.2 "  ,
25+     "@onekeyfe/hd-web-sdk" : " 1.1.6-patch.2 "  ,
2626    "@onekeyfe/react-native-ble-utils" : " ^0.1.3"  ,
2727    "@polkadot/util-crypto" : " 13.1.1"  ,
2828    "@react-native-async-storage/async-storage" : " 1.21.0"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " @onekeyfe/onekey-hardware-playground"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "private" : true ,
55  "sideEffects" : [
66    " app/utils/shim.js"  ,
1717  },
1818  "dependencies" : {
1919    "@noble/hashes" : " ^1.8.0"  ,
20-     "@onekeyfe/hd-core" : " 1.1.6"  ,
20+     "@onekeyfe/hd-core" : " 1.1.6-patch.2 "  ,
2121    "@onekeyfe/hd-shared" : " 1.1.6"  ,
22-     "@onekeyfe/hd-web-sdk" : " 1.1.6"  ,
22+     "@onekeyfe/hd-web-sdk" : " 1.1.6-patch.2 "  ,
2323    "@radix-ui/react-checkbox" : " ^1.3.2"  ,
2424    "@radix-ui/react-dialog" : " ^1.1.14"  ,
2525    "@radix-ui/react-dropdown-menu" : " ^2.1.15"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " @onekeyfe/hd-core"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "description" : " > TODO: description"  ,
55  "author" : " OneKey"  ,
66  "homepage" : " https://github.com/OneKeyHQ/hardware-js-sdk#readme"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " @onekeyfe/hd-ble-sdk"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "author" : " OneKey"  ,
55  "homepage" : " https://github.com/OneKeyHQ/hardware-js-sdk#readme"  ,
66  "license" : " ISC"  ,
2020    "lint:fix" : " eslint . --fix" 
2121  },
2222  "dependencies" : {
23-     "@onekeyfe/hd-core" : " 1.1.6"  ,
23+     "@onekeyfe/hd-core" : " 1.1.6-patch.2 "  ,
2424    "@onekeyfe/hd-shared" : " 1.1.6"  ,
2525    "@onekeyfe/hd-transport-react-native" : " 1.1.6" 
2626  }
Original file line number Diff line number Diff line change 11{
22  "name" : " @onekeyfe/hd-common-connect-sdk"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "author" : " OneKey"  ,
55  "homepage" : " https://github.com/OneKeyHQ/hardware-js-sdk#readme"  ,
66  "license" : " ISC"  ,
2020    "lint:fix" : " eslint . --fix" 
2121  },
2222  "dependencies" : {
23-     "@onekeyfe/hd-core" : " 1.1.6"  ,
23+     "@onekeyfe/hd-core" : " 1.1.6-patch.2 "  ,
2424    "@onekeyfe/hd-shared" : " 1.1.6"  ,
25-     "@onekeyfe/hd-transport-emulator" : " 1.1.6"  ,
26-     "@onekeyfe/hd-transport-http" : " 1.1.6"  ,
25+     "@onekeyfe/hd-transport-emulator" : " 1.1.6-patch.2 "  ,
26+     "@onekeyfe/hd-transport-http" : " 1.1.6-patch.2 "  ,
2727    "@onekeyfe/hd-transport-lowlevel" : " 1.1.6"  ,
2828    "@onekeyfe/hd-transport-web-device" : " 1.1.6" 
2929  }
Original file line number Diff line number Diff line change 11{
22  "name" : " @onekeyfe/hd-transport-emulator"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "description" : " hardware emulator transport"  ,
55  "author" : " OneKey"  ,
66  "homepage" : " https://github.com/OneKeyHQ/hardware-js-sdk#readme"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " @onekeyfe/hd-transport-http"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "description" : " hardware http transport"  ,
55  "author" : " OneKey"  ,
66  "homepage" : " https://github.com/OneKeyHQ/hardware-js-sdk#readme"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " @onekeyfe/hd-web-sdk"  ,
3-   "version" : " 1.1.6"  ,
3+   "version" : " 1.1.6-patch.2 "  ,
44  "author" : " OneKey"  ,
55  "homepage" : " https://github.com/OneKeyHQ/hardware-js-sdk#readme"  ,
66  "license" : " ISC"  ,
2121  },
2222  "dependencies" : {
2323    "@onekeyfe/cross-inpage-provider-core" : " ^0.0.17"  ,
24-     "@onekeyfe/hd-core" : " 1.1.6"  ,
24+     "@onekeyfe/hd-core" : " 1.1.6-patch.2 "  ,
2525    "@onekeyfe/hd-shared" : " 1.1.6"  ,
26-     "@onekeyfe/hd-transport-http" : " 1.1.6"  ,
26+     "@onekeyfe/hd-transport-http" : " 1.1.6-patch.2 "  ,
2727    "@onekeyfe/hd-transport-web-device" : " 1.1.6" 
2828  },
2929  "devDependencies" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments