- The
cloudant
npm package is not available innodejs:10
, the package is deprecated, you need to use the official npm package @cloudant/cloudant v3.x when importing the nodejs module (i.erequire('@cloudant/cloudant')
) also v3.x only returns Promises. - The
watson-developer-cloud
npm package available innodejs:10
is version 4.x. This version includes support for Promises. A list of the changes made is documented. Attention: This package is deprecated and is not supported anymore. It will not receive updates and will be removed in the future. Move your action to the successor packageibm-watson
. - The
ibm-watson
npm package available innodejs:10
is version 4.x. This package is the successor of packagewatson-developer-cloud
. Upgrade your action code to this new package, since the former will not receive updates anymore. This version includes support for Promises. A list of the changes made is documented. - The package
ibmiotf
has been renamed by the maintainers to@wiotp/sdk
. Make sure to update your action code to the new package. See https://www.npmjs.com/package/@wiotp/sdk for all changes. The packageibmiotf
will not receive updates anymore and will be removed from this runtime in the future.
Changes:
- update to a newer base image to catch security fixes
- add @wiotp/sdk
0.6.2
(successor of packageibmiotf
) - update ibm_db from
2.5.2
to2.6.3
- update jsforce from
1.9.1
to1.9.3
- update marked from
0.6.2
to0.8.0
(https://npmjs.com/advisories/812)
NodeJS version:
NPM Packages:
- @cloudant/cloudant v3.0.2 - 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.3.1 - Provides email support via the SendGrid API.
- @wiotp/sdk v0.6.2 - IBM Watson IoT Platform Javascript SDK.
- amqplib v0.5.3 - 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 v2.6.2 - Provides functions for working with asynchronous functions.
- bent v1.3.0 - Functional HTTP client for Node.js w/ async/await.
- body-parser 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- commander v2.19.0 - 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.34.1 - 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.
- elasticsearch v15.4.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.1 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- [express v4.16.4] (https://www.npmjs.com/package/express) - Fast, unopinionated, minimalist web framework for node.
- [express-session v1.15.6] (https://www.npmjs.com/package/express-session) - Managing sessions for express.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.4 - 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.5.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.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- ibm-watson v4.2.1 - Node.js client library to use the Watson APIs.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.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.13 - The Lodash library exported as Node.js modules.
- log4js v4.0.2 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.2 - 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.3.4 - The official MongoDB driver for Node.js.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- mysql v2.16.0 - This is a node.js driver for mysql.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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.19.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v3.0.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.11.0 - 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.4 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.28.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.7.0Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v4.0.0-rc2 - Node.js client library to use the Watson Developer Cloud services, a collection of APIs that use cognitive computing to solve complex problems.
- 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 v6.1.4 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.3 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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 zip library for node. For unzipping, see yauzl.
Changes:
- update to a newer base image to catch fixes
Changes:
- update to a newer base image to catch fixes
- update mongodb from
3.1.13
to3.3.4
NodeJS version:
NPM Packages:
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- amqplib v0.5.3 - 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 v2.6.2 - Provides functions for working with asynchronous functions.
- bent v1.3.0 - Functional HTTP client for Node.js w/ async/await.
- body-parser 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- commander v2.19.0 - 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.34.1 - 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.
- elasticsearch v15.4.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.1 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- [express v4.16.4] (https://www.npmjs.com/package/express) - Fast, unopinionated, minimalist web framework for node.
- [express-session v1.15.6] (https://www.npmjs.com/package/express-session) - Managing sessions for express.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.4 - 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.5.0 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.2 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- ibm-watson v4.2.1 - Node.js client library to use the Watson APIs.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.5.1 - An implementation of JSON Web Tokens.
- lodash v4.17.13 - The Lodash library exported as Node.js modules.
- log4js v4.0.2 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.2 - 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.3.4 - The official MongoDB driver for Node.js.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- mysql v2.16.0 - This is a node.js driver for mysql.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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.19.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v3.0.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.11.0 - 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.4 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.28.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.7.0Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v4.0.0-rc2 - Node.js client library to use the Watson Developer Cloud services, a collection of APIs that use cognitive computing to solve complex problems.
- 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 v6.1.4 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.3 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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 zip library for node. For unzipping, see yauzl.
Changes:
- update to a newer nodejs version to catch fixes
NodeJS version:
Changes:
- update to a newer base image to catch fixes
NodeJS version:
NPM Packages:
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- amqplib v0.5.3 - 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 v2.6.2 - Provides functions for working with asynchronous functions.
- bent v1.3.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- commander v2.19.0 - 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.34.1 - 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.
- elasticsearch v15.4.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.1 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.4 - 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.5.0 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.2 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- ibm-watson v4.2.1 - Node.js client library to use the Watson APIs.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.5.1 - An implementation of JSON Web Tokens.
- lodash v4.17.13 - The Lodash library exported as Node.js modules.
- log4js v4.0.2 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.2 - 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.1.13 - The official MongoDB driver for Node.js.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- mysql v2.16.0 - This is a node.js driver for mysql.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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.19.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v3.0.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.11.0 - 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.4 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.28.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.7.0Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v4.0.0-rc2 - Node.js client library to use the Watson Developer Cloud services, a collection of APIs that use cognitive computing to solve complex problems.
- 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 v6.1.4 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.3 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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 zip library for node. For unzipping, see yauzl.
Changes:
- update errorhandler from
1.5.0
to1.5.1
- update glob from
7.1.3
to7.1.4
- update ibm_db from
2.5.0
to2.5.2
- update ibm-cos-sdk from
1.4.3
to1.5.0
- update ibm-watson from
4.1.2
to4.2.1
- update jsonwebtoken from
8.4.0
to8.5.1
- update lodash from
4.17.11
to4.17.13
- update marked from
0.6.0
to0.6.2
- update openwhisk from
3.18.0
to3.19.0
- update pg from
7.8.0
to7.11.0
- update pug from
2.0.3
to2.0.4
- update vcap_services from
0.6.0
to0.7.0
- update xlsx from
0.14.1
to0.14.3
NodeJS version:
NPM Packages:
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- amqplib v0.5.3 - 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 v2.6.2 - Provides functions for working with asynchronous functions.
- bent v1.3.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- commander v2.19.0 - 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.34.1 - 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.
- elasticsearch v15.4.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.1 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.4 - 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.5.0 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.2 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- ibm-watson v4.2.1 - Node.js client library to use the Watson APIs.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.5.1 - An implementation of JSON Web Tokens.
- lodash v4.17.13 - The Lodash library exported as Node.js modules.
- log4js v4.0.2 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.2 - 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.1.13 - The official MongoDB driver for Node.js.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- mysql v2.16.0 - This is a node.js driver for mysql.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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.19.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v3.0.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.11.0 - 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.4 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.28.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.7.0Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v4.0.0-rc2 - Node.js client library to use the Watson Developer Cloud services, a collection of APIs that use cognitive computing to solve complex problems.
- 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 v6.1.4 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.3 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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 zip library for node. For unzipping, see yauzl.
Changes:
- Added package ibm-watson
4.1.2
. In case you use package watson-developer-cloud in your actions, migrate them to package ibm-watson as watson-developer-cloud will not receive updates anymore. - Added package yazl
v2.5.1
.
NodeJS version:
NPM Packages:
- amqplib v0.5.3 - 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 v2.6.2 - Provides functions for working with asynchronous functions.
- bent v1.3.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - 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.
- elasticsearch v15.4.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.4.3 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- ibm-watson v4.1.2 - Node.js client library to use the Watson APIs.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- log4js v4.0.2 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.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.1.13 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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 v3.0.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.8.0 - 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.3 - 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.4 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.
- twilio v3.28.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v4.0.0-rc2 - Node.js client library to use the Watson Developer Cloud services, a collection of APIs that use cognitive computing to solve complex problems.
- 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 v6.1.4 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.1 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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 zip library for node. For unzipping, see yauzl.
Changes:
- add rc for watson-developer-cloud
4.0.0-rc2
- update request-promise from
4.2.2
to4.2.4
- update ws from
6.1.3
to6.1.4
NodeJS version:
NPM Packages:
- amqplib v0.5.3 - 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 v2.6.2 - Provides functions for working with asynchronous functions.
- bent v1.3.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - 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.
- elasticsearch v15.4.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.4.3 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- log4js v4.0.2 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.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.1.13 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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 v3.0.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.8.0 - 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.3 - 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.4 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.
- twilio v3.28.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v4.0.0-rc2 - Node.js client library to use the Watson Developer Cloud services, a collection of APIs that use cognitive computing to solve complex problems.
- 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 v6.1.4 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.1 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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.
Changes:
- update async from
2.6.1
to2.6.2
- update bent from
1.2.0
to1.3.0
- update cookie-parser from
1.4.3
to1.4.4
- update elasticsearch from
15.3.1
to15.4.1
- update ibm-cos-sdk from
1.4.1
to1.4.3
- update log4js from
4.0.1
to4.0.2
- update twilio from
3.27.1
to3.28.0
NodeJS version:
NPM Packages:
- amqplib v0.5.3 - 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 v2.6.2 - Provides functions for working with asynchronous functions.
- bent v1.3.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - 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.
- elasticsearch v15.4.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.4.3 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- log4js v4.0.2 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.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.1.13 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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 v3.0.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.8.0 - 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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.
- twilio v3.28.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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 v6.1.3 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.1 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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.
Changes:
- Add log4js
4.0.1
- update elasticsearch from
15.3.0
to15.3.1
- update mongodb from
3.1.10
to3.2.0
- update jsdom from
13.1.0
to13.2.0
- update moment from
2.23.0
to2.24.0
- update mongodb from
3.1.12
to3.1.13
- update nano from
7.1.1
to8.0.0
- update ws from
6.1.2
to6.1.3
- update winston from
3.1.0
to3.2.1
NodeJS version:
NPM Packages:
- amqplib v0.5.3 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.2.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.3.1 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.4.1 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.2.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- log4js v4.0.1 - This is a conversion of the log4js framework to work with Node.
- marked v0.6.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.1.13 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v8.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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 v3.0.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.8.0 - 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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.
- twilio v3.27.1 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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 v6.1.3 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.1 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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.
Changes:
- update elasticsearch from
15.2.0
to15.3.0
- update mongodb from
3.1.10
to3.1.12
- update nodemailer from
5.0.0
to5.1.1
- update path-to-regexp from
2.4.0
to3.0.0
- update pg from
7.7.1
to7.8.0
- update twilio from
3.26.1
to3.27.1
- update validator from
10.10.0
to10.11.0
NodeJS version:
NPM Packages:
- amqplib v0.5.3 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.2.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.3.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.4.1 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.1.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- marked v0.6.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.23.0 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.1.12 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.1.1 - minimalistic couchdb driver for Node.js.
- nodemailer v5.1.1 - 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 v3.0.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.8.0 - 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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.
- twilio v3.27.1 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.11.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.1.2 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.1 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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.
Changes:
- update @cloudant/cloudant from
3.0.1
to3.0.2
- update bent from
1.1.0
to1.2.0
- update cassandra-driver from
3.6.0
to4.0.0
- update marked from
0.5.2
to0.6.0
- update nodemailer from
4.7.0
to5.0.0
- update rimraf from
2.6.2
to2.6.3
- update superagent from
4.0.0
to4.1.0
- update twilio from
3.25.0
to3.26.1
- update validator from
10.9.0
to10.10.0
- add xlsx
0.14.1
NodeJS version:
NPM Packages:
- amqplib v0.5.3 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.2.0 - 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.
- cassandra-driver v4.0.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.2 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.2.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.4.1 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.1.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- marked v0.6.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.23.0 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.1.10 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.1.1 - minimalistic couchdb driver for Node.js.
- nodemailer v5.0.0 - 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 v2.4.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.7.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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.3 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.1.0 - 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.
- twilio v3.26.1 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.10.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.1.2 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xlsx v0.14.1 - Parser and writer for various spreadsheet formats.
- xml2js v0.4.19 - 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.
Changes:
- update Node.js from
10.14.0
to10.14.2
- update amqplib from
0.5.2
to0.5.3
- update cassandra-driver from
3.5.0
to3.6.0
- add ibm_db
2.5.0
- update ibm-cos-sdk from
1.3.2
to1.4.1
- update jsdom from
13.0.0
to13.1.0
- update moment from
2.22.2
to2.23.0
- update twilio from
3.24.0
to3.25.0
NodeJS version:
NPM Packages:
- amqplib v0.5.3 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - 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.
- cassandra-driver v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.1 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.2.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.4.1 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.5.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.1.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- marked v0.5.2 - 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.23.0 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.1.10 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.1.1 - minimalistic couchdb driver for Node.js.
- nodemailer v4.7.0 - 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 v2.4.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.7.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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.2 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.0.0 - 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.
- twilio v3.25.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.9.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.1.2 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xml2js v0.4.19 - 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.
Changes:
- update nodejs from
10.13.0
to10.14.0
- update @cloudant/cloudant from
3.0.0
to3.0.1
- update pg from
7.6.1
to7.7.1
- update socket.io from
2.1.1
to2.2.0
- update socket.io-client from
2.1.1
to2.2.0
NodeJS version:
NPM Packages:
- amqplib v0.5.2 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - 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.
- cassandra-driver v3.5.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.1 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.2.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.3.2 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.4.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.0.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- marked v0.5.2 - 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.22.2 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.1.10 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.1.1 - minimalistic couchdb driver for Node.js.
- nodemailer v4.7.0 - 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 v2.4.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.7.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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.2 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.2.0 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.2.0 - Realtime application framework for socket.io.
- superagent v4.0.0 - 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.
- twilio v3.24.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.9.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.1.2 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xml2js v0.4.19 - 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.
Changes:
- update @cloudant/cloudant from
2.4.1
to3.0.0
- update marked from
0.5.1
to0.5.2
- update mongodb from
3.1.9
to3.1.10
- update nodemailer from
4.6.8
to4.7.0
- update superagent from
4.0.0-beta.5
to4.0.0
- update twilio from
3.23.2
to3.24.0
- update ws from
6.1.0
to6.1.2
NodeJS version:
NPM Packages:
- amqplib v0.5.2 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - 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.
- cassandra-driver v3.5.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v3.0.0 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.2.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.3.2 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.4.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.0.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- marked v0.5.2 - 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.22.2 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.1.10 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.1.1 - minimalistic couchdb driver for Node.js.
- nodemailer v4.7.0 - 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 v2.4.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.6.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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.2 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.1.1 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.1.1 - Realtime application framework for socket.io.
- superagent v4.0.0 - 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.
- twilio v3.24.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.9.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.1.2 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xml2js v0.4.19 - 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.
Changes:
- update @cloudant/cloudant from
2.4.0
to2.4.1
- update jsonwebtoken from
8.3.0
to8.4.0
- update mustache from
3.0.0
to3.0.1
- update nano from
7.1.0
to7.1.1
NodeJS version:
NPM Packages:
- amqplib v0.5.2 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - 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.
- cassandra-driver v3.5.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v2.4.1 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.2.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.3.2 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.4.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.0.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.4.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- marked v0.5.1 - 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.22.2 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.1.9 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.1.1 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.8 - 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 v2.4.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.6.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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.2 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.1.1 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.1.1 - Realtime application framework for socket.io.
- superagent v4.0.0-beta.5 - 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.
- twilio v3.23.2 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.9.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.1.0 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xml2js v0.4.19 - 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.
Initial release.
This release doesn't include package watson-developer-cloud
because it intends to include new major release 4.x
in the near future.
The nodejs:8
runtime includes version 3.x
of ``watson-developer-cloud`.
NodeJS version:
NPM Packages:
- amqplib v0.5.2 - 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 v2.6.1 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - 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.
- cassandra-driver v3.5.0 - DataStax Node.js Driver for Apache Cassandra.
- @cloudant/cloudant v2.4.0 - This is the official Cloudant library for Node.js.
- commander v2.19.0 - 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.34.1 - A client for Consul, involving service discovery and configuration.
- cookie-parser v1.4.3 - Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
- elasticsearch v15.2.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.11 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- formidable v1.2.1 - A Node.js module for parsing form data, especially file uploads.
- glob v7.1.3 - 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.3.2 - {{site.data.keyword.cos_full}} SDK for Node.js
- ibm_db v2.4.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- ibmiotf v0.2.41 - The node.js client is used for simplifying the interaction with the IBM Watson Internet of Things Platform.
- iconv-lite v0.4.24 - Pure JS character encoding conversion
- jsdom v13.0.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsforce v1.9.1Salesforce API Library for JavaScript applications.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- marked v0.5.1 - 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.22.2 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.1.9 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v3.0.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.0.1 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.8 - 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 v2.4.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.6.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.3 - 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.2 - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
- rimraf v2.6.2 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/mail v6.3.1 - Provides email support via the SendGrid API.
- 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.1.1 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.1.1 - Realtime application framework for socket.io.
- superagent v4.0.0-beta.5 - 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.
- twilio v3.23.2 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.1 - 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.
- uuid v3.3.2 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.9.0 - A library of string validators and sanitizers.
- vcap_services v0.6.0Parse 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.1.0 - ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
- xml2js v0.4.19 - 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.