サーバーサイドJavaScript環境「Node.js」を開発する米OpenJS Foundationは12日(現地時間)、「Node.js」にパッケージ管理システム「npm」由来の脆弱性が存在し、12月17日(協定世界時)以降に修正版をリリース予定であることを発表した。修正版はサポートされる ...
「V8」エンジンで動作するJavaScript環境「Node.js」の新しいメジャーバージョン「Node.js 24」が、5月6日にリリースされた。現在 ...
プログラミングを学び始めたばかりの頃、多くの人がそう教わります。ウェブページにアニメーションをつけたり、入力フォームをチェックしたり。私たちの目に直接触れる、華やかな世界で活躍する言語。それがJavaScriptの原点でした。 しかし、学習を ...
最近、Node.jsのパッケージ管理システム「npm」に大きなセキュリティ問題が発生しました。npmの開発者アカウントが乗っ取られ、約30億回以上ダウンロードされている人気のあるパッケージにマルウェアが混入したのです。この事件は開発者やユーザーにとっ ...
Over the holidays, the npm package registry was flooded with more than 3,000 packages, including one called "everything," and others named a variation of the word. These 3,000+ packages make it ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Relatively easy to learn and highly scalable, Node.js has become a very popular platform for developing apps. Now npm, a package manager that installs, publishes and manages node programs, has raised ...
前回は、 Node. jsについての説明から、 モジュール参照の仕組みや最もシンプルなHTTPサーバの実装についてまで紹介しました。今回はパッケージ管理ツールのnpmとNode. jsアプリケーションの永続化について紹介します。前回記事に引き続く内容になっています ...
What is this and why would I use it? Importing this package does not have any useful effect, see below. Originally, Node.js did not come with information for all of the world’s languages. The default ...
A little bit about Node.js, it is a beautifully written cross-platform open-source JavaScript runtime environment built on Google’s Chrome’s V8 JavaScript engine ...