better-sqlite3
                                
                                
                                
                                    better-sqlite3 copied to clipboard
                            
                            
                            
                        Switch download to support proxies
The built-in https library does not support reading the standard https_proxy or http_proxy environment variables. This prevents the download from working in environments that require the use of a proxy. This change here simply switches to use the axios http client which supports those environment variables.