Ensuring control over npm dependencies in Kotlin/JS projects
Yesterday we published a blog post about a potential security issue caused by ua-parser-js, a dependent package that is used in the popular testing framework Karma, which in turn is the default choice for Kotlin/JS and Kotlin Multiplatform applications targeting JS. In the post, we recommended that you may want to consider locking packages you […]