Skip to content

Latest commit

 

History

History
94 lines (89 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

94 lines (89 loc) · 10.6 KB

IBM Functions NodeJS 12 Runtime Container

Migrating from nodejs:10 to nodejs:12

1.0.0

Initial release.

NodeJS version:

NPM version:

NPM Packages:

  • @cloudant/cloudant v4.2.3 - This is the official Cloudant library for Node.js.
  • @ibm-functions/iam-token-manager v1.0.4 - This is an IAM access token manager library for Node.js.
  • @sendgrid/mail v6.5.2 - Provides email support via the SendGrid API.
  • @wiotp/sdk v0.6.2 - IBM Watson IoT Platform Javascript SDK.
  • amqplib v0.5.5 - A library for making AMQP 0-9-1 clients for Node.JS.
  • apn v2.2.0 - A Node.js module for interfacing with the Apple Push Notification service.
  • async v3.1.1 - Provides functions for working with asynchronous functions.
  • bent v7.0.5 - Functional HTTP client for Node.js w/ async/await.
  • bodyparser v1.18.3 - Parse incoming request bodies in a middleware before your handlers, available under the req.body property.
  • btoa v1.2.1 - A port of the browser's btoa function.
  • bufferutil 4.0.1 - bufferutil is what makes ws fast.
  • canvas 2.6.1 - A Cairo-backed Canvas implementation for Node.js.
  • cassandra-driver v4.4.0 - DataStax Node.js Driver for Apache Cassandra.
  • commander v4.1.1 - The complete solution for node.js command-line interfaces.
  • composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
  • consul v0.37.0 - A client for Consul, involving service discovery and configuration.
  • cookie-parser v1.4.4 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
  • core-js v3.6.4 - Modular standard library for JavaScript.
  • elasticsearch v16.6.0 - The official low-level Elasticsearch client for Node.js.
  • errorhandler v1.5.1 - Development-only error handler middleware.
  • etcd3 v0.2.13 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
  • express v4.16.4 - A Fast, unopinionated, minimalist web framework for node.
  • express-session v1.17.0 - A server side session data storing module.
  • formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
  • glob v7.1.6 - Match files using the patterns the shell uses, like stars and stuff.
  • gm v1.23.1 - GraphicsMagick and ImageMagick for Node.
  • ibm-cos-sdk v1.6.0 - {{site.data.keyword.cos_full}} SDK for Node.js
  • ibm_db v2.6.3 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
  • ibm-watson v5.3.1 - A node.js client library to use the Watson APIs.
  • iconv-lite v0.5.1 - Pure JS character encoding conversion.
  • jest v25.1.0 - Delightful JavaScript Testing.
  • jsdom v16.1.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
  • jsforce v1.9.3Salesforce API Library for JavaScript applications.
  • jsonwebtoken v8.5.1 - An implementation of JSON Web Tokens.
  • lodash v4.17.15 - The Lodash library exported as Node.js modules.
  • log4js v6.1.2 - This is a conversion of the log4js framework to work with node.
  • marked v0.8.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
  • merge v1.2.1 - Merge multiple objects into one, optionally creating a new cloned object.
  • moment v2.24.0 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
  • mongodb v3.5.2 - The official MongoDB driver for Node.js.
  • mustache v4.0.0 - mustache.js is an implementation of the mustache template system in JavaScript.
  • mysql v2.18.1 - This is a node.js driver for mysql.
  • nano v8.1.0 - minimalistic couchdb driver for Node.js.
  • nodemailer v6.4.2 - Send e-mails from Node.js – easy as cake!
  • oauth2-server v3.0.1 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
  • openwhisk v3.18.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
  • path-to-regex v6.1.0 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
  • pg v7.18.1 - Non-blocking PostgreSQL client for node.js. Pure JavaScript and optional native libpq bindings.
  • process v0.11.10 - require('process'); just like any other module.
  • pug v2.0.4 - Implements the Pug templating language.
  • redis v2.8.0 - This is a complete and feature rich Redis client for Node.js.
  • request v2.88.0 - Request is designed to be the simplest way possible to make HTTP calls.
  • request-promise v4.2.5 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
  • rimraf v3.0.2 - The UNIX command rm -rf for node.
  • semver v7.1.2 - Semantic Versioning for Nodejs
  • serialize-error v3.0.0 - Serialize an error into a plain object.
  • serve-favicon v2.5.0 - Node.js middleware for serving a favicon.
  • socket.io v2.3.0 - Socket.IO enables real-time bidirectional event-based communication.
  • socket.io-client v2.3.0 - Realtime application framework for socket.io.
  • superagent v5.2.1 - SuperAgent is a small progressive client-side HTTP request library, and Node.js module with the same API, sporting many high-level HTTP client features.
  • swagger-tools v0.10.4 - Package that provides various tools for integrating and interacting with Swagger.
  • tmp v0.1.0 - A simple temporary file and directory creator for node.js.
  • ts-jest v25.2.0 - A TypeScript preprocessor with source map support for Jest that lets you use Jest to test projects written in TypeScript.
  • twilio v3.39.4 - A wrapper for the Twilio API, related to voice, video, and messaging.
  • underscore v1.9.2 - Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects.
  • url-pattern v1.0.3 - Parse URLs for path parameters more easily than from using a regex string matcher.
  • utf-8-validate v5.0.2 - Check if a buffer contains valid UTF-8 encoded text.
  • uuid v3.3.0 - Simple, fast generation of RFC4122 UUIDS.
  • validator v12.2.0 - A library of string validators and sanitizers.
  • vcap_services v0.7.1Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
  • when v3.7.8 - When.js is a rock solid, battle-tested Promises/A+ and when() implementation, including a complete ES6 Promise shim.
  • winston v3.2.1 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
  • ws v7.2.1 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
  • xlsx v0.15.5 - Parser and writer for various spreadsheet formats.
  • xml2js v0.4.23 - Simple XML to JavaScript object converter. It supports bi-directional conversion.
  • xmlhttprequest v1.8.0 - node-XMLHttpRequest is a wrapper for the built-in http client to emulate the browser XMLHttpRequest object.
  • yauzl v2.10.0 - yet another unzip library for node. For zipping.
  • yazl v2.5.1 - yet another unzip library for node. For zipping.