NodeJS WebSocket – Enable Real-time Communication

Before we dive into the thrilling world of setting up real-time communication in NodeJS using WebSockets, let us first understand what exactly is real-time communication in brief. Real-time communication on the web allows us to get and add resources on-demand, … more Read More

Release Notes for Safari Technology Preview 127

Safari Technology Preview Release 127 is now available for download for macOS Big Sur and betas of macOS Monterey. If you already have Safari Technology Preview installed, you can update in the Software Update pane of System Preferences on macOS. This … more Read More

ESLint v7.30.0 released

ESLint v7.30.0 released We just pushed ESLint v7.30.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. Highlights You can now set “ecmaVersion” to “latest” … more Read More

Node v16.4.1 (Current)

Notable Changes Vulnerabilities fixed: CVE-2021-22918 : libuv upgrade – Out of bounds read (Medium) Node.js is vulnerable to out-of-bounds read in libuv’s uv__idna_toascii() function which is used to convert strings to ASCII. This is called by Node’s … more Read More

Node v12.22.2 (LTS)

Notable Changes Vulnerabilities fixed: CVE-2021-22918 : libuv upgrade – Out of bounds read (Medium) Node.js is vulnerable to out-of-bounds read in libuv’s uv__idna_toascii() function which is used to convert strings to ASCII. This is called by Node’s … more Read More

Node v14.17.2 (LTS)

Notable Changes Vulnerabilities fixed: CVE-2021-22918 : libuv upgrade – Out of bounds read (Medium) Node.js is vulnerable to out-of-bounds read in libuv’s uv__idna_toascii() function which is used to convert strings to ASCII. This is called by Node’s … more Read More