Node.js Community Blog

IBM Open Enterprise SDK for Node.js 20.0 - (v20.12.2 - PTF 2 - May 2024) based on the Node.js v20.12.2 community release. Download from EPWT View Installation Instructions SHA-256 ...
IBM Open Enterprise SDK for Node.js 20 is now available! This latest release brings exciting updates and features that Node.js developers on the IBM Z platform will appreciate such as the experimental ...
IBM Open Enterprise SDK for Node.js 18.0, the follow-on product to Open Enterprise SDK for Node.js 16.0, provides a stand-alone JavaScript runtime and server-side JavaScript solution for building Node.js ...
IBM Open Enterprise SDK for Node.js is offered as a no-charge product in either a pax file format or SMP/E format. Which file format is right for you depends on your environment and the purpose for use. ...
First, for those of you not already aware, IBM Open Enterprise SDK for Node.js is the follow on to IBM SDK for Node.js – z/OS. The new name became effective in December of 2021. The most recent version ...
A partitioned data set, or PDS for short, is a data set containing multiple members. This can be thought of as being similar to having files in a directory. When working on z/OS, it is often necessary ...

ZOAU Node Module is now available!

IBM® Z Open Automation Utilities (ZOA Utilities) is now available in Node.js via the zoau node module ! The zoau node module exposes a set of APIs to ZOA Utilities within Node.js, allowing your Node.js ...
Open Enterprise SDK for Node.js 16.0, formerly known as IBM® SDK for Node.js - z/OS® provides a standalone JavaScript runtime and server-side JavaScript solution for building Node.js native and JavaScript ...
This PTF is based on the community v14.17.6 security release which fixes vulnerabilities in the node-tar, arborist, and npm cli modules. To read more about the community updates, visit the community release ...
Overview Working on z/OS systems can sometimes be tricky as z/OS natively supports both EBCDIC and ASCII encodings, among others. Furthermore, z/OS files have an additional attribute, known as a file ...
We would like to announce IBM SDK for Node.js - z/OS, vNext Beta 2 is now available! This beta is a full port of the Node.js v16.10.0 community release. To ensure that IBM is continuing to focus on features ...
IBM SDK for Node.js on z/OS is a JavaScript runtime that provides a secure, module-driven, highly scalable approach to accelerate digital transformation on z/OS . This series of articles ...
We would like to announce IBM SDK for Node.js - z/OS, vNext Beta is now available! This beta is a full port of the Node.js v16.5.0 community release. To ensure that IBM is continuing to focus on features ...
When working with files on z/OS, it is often necessary to tag files appropriate to their encoding. This article will demonstrate how you can use IBM SDK for Node.js - z/OS to tag your files on z/OS by ...
At Phoenix Software, the advent of the world wide web presented new opportunities in online customer support with automation being a prominent goal. In particular, the manual system of issuing product ...
IBM SDK for Node.js - z/OS 14 has been updated to 14.15.1. This release is based on the 14.15.1 community release , which addresses the the following security vulnerability: CVE-2020-8277: Denial ...
IBM announces the release of IBM SDK for Node.js - z/OS 14 today! The Node.js community continues to gain momentum and shows no signs of slowing down. Fast development, ease of use, and great performance ...
Native Node Modules, also known as Native addons, are the perfect tool for Node.js applications that need to run performance critical code, access system level APIs, or include existing C/C++ libraries. ...
It can sometimes be convenient to remotely debug your Node.js for z/OS application from your local computer. One option is to leverage the --inspect option of Node.js, and connect Visual Studio Code ...
We would like to announce IBM SDK for Node.js -z/OS vNext B eta is now available . This beta is based on the Node.js 14.12.0 release. Z clients can develop applications ...