Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

JavaScript

2 items on 21 Apr 2026
JavaScript GitHub Web

axios/axios: v1.15.2

This release delivers prototype-pollution hardening for the Node HTTP adapter, adds an opt-in allowedSocketPaths allowlist to mitigate SSRF via Unix domain sockets, fixes a keep-alive socket memory leak, and ships…

Source: Axios Releases jasonsaayman
JavaScript GitHub Web

tailwindlabs/tailwindcss: v4.2.4

Fixed Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#19947)

Source: Tailwind CSS Releases github-actions[bot]