Changes:
- update to a newer base image to catch fixes
Changes:
- update to a newer base image to catch fixes
NodeJS version:
NPM Packages:
- @cloudant/cloudant v2.4.1 - 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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.20.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.
- 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.13 - The Lodash library exported as Node.js modules.
- log4js v3.0.6 - 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 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.19.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.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.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 v3.18.1 - 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.
- 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 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 v2.4.1 - 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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.20.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.
- 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.13 - The Lodash library exported as Node.js modules.
- log4js v3.0.6 - 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 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.19.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.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.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 v3.18.1 - 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.
- 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 commander from
2.19.0
to2.20.0
- 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 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 pug from
2.0.3
to2.0.4
- update vcap_services from
0.6.0
to0.7.0
NodeJS version:
NPM Packages:
- @cloudant/cloudant v2.4.1 - 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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.20.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.
- 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.13 - The Lodash library exported as Node.js modules.
- log4js v3.0.6 - 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 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.19.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.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.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 v3.18.1 - 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.
- 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 to nodejs
v8.16.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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @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.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 v3.0.6 - 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 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.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.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.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 v3.18.1 - 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.
- 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 request-promise from
4.2.2
to4.2.4
- update watson-developer-cloud from
3.18.0
to3.18.1
- 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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @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.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 v3.0.6 - 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 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.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.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.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 v3.18.1 - 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.
- 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 twilio from
3.27.1
to3.28.0
- update watson-developer-cloud from
3.16.1
to3.18.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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @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.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 v3.0.6 - 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 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.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.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.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 v3.18.0 - 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.3 - 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 elasticsearch from
15.3.0
to15.3.1
- 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 watson-developer-cloud from
3.16.0
to3.16.1
- 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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @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.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 v3.0.6 - 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 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.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.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.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.
- watson-developer-cloud v3.16.1 - 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.3 - 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 elasticsearch from
15.2.0
to15.3.0
- update mongodb from
3.1.10
to3.1.12
- 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
- update watson-developer-cloud from
3.15.0
to3.16.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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @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.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.
- log4js v3.0.6 - 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.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 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.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.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.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.
- watson-developer-cloud v3.16.0 - 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.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 bent from
1.1.0
to1.2.0
- update marked from
0.5.2
to0.6.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
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 v3.6.0 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @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.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.
- log4js v3.0.6 - 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.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.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.
- watson-developer-cloud v3.15.0 - 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.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 amqplib from
0.5.2
to0.5.3
- update cassandra-driver from
3.5.0
to3.6.0
- update ibm_db from
2.4.1
to2.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
- update watson-developer-cloud from
3.13.1
to3.15.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.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.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- 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.
- watson-developer-cloud v3.15.0 - 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.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:
- nodejs from
8.12.0
to8.14.0
- 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
- update watson-developer-cloud from
3.13.0
to3.13.1
- remove cradle package (not maintained and contains vulnerability)
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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- 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.
- watson-developer-cloud v3.13.1 - 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.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 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
3.8.3
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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- 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.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- 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.
- watson-developer-cloud v3.13.0 - 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.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- 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.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- 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 v3.8.3 - 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.
- watson-developer-cloud v3.13.0 - 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.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.
Changes:
- update ibm-cos-sdk from
1.3.1
to1.3.2
- update mongodb from
3.1.8
to3.1.9
- update pg from
7.6.0
to7.6.1
- update validator from
10.8.0
to10.9.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- 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.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- 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 v3.8.3 - 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.
- watson-developer-cloud v3.13.0 - 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.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.
Changes:
-
add serialize-error
3.0.0
-
update consul from
0.34.0
to0.34.1
-
update elasticsearch from
15.1.1
to15.2.0
-
update jdom from
12.2.0
to13.0.0
-
update merge from
1.2.0
to1.2.1
-
update pg from
7.5.0
to7.6.0
-
update twilio from
3.23.1
to3.23.2
-
update from watson-developer-cloud
3.12.0
to3.13.0
-
proper handling of error objects apache/incubator-openwhisk-runtime-nodejs#97
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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- 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.1 - {{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.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- 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.8 - 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.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.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 v3.8.3 - 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.8.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 v3.13.0 - 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.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.
Changes:
- update vcap_services from
0.5.1
to0.6.0
- update ibm-cos-sdk from
1.3.0
to1.3.1
- update mongodb from
3.1.7
to3.1.8
- update semver from
5.5.1
to5.6.0
- update twilio from
3.22.0
to3.23.1
- update ws from
6.0.0
to6.1.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.3.1 - {{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 v12.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.3.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- marked v0.5.1 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.8 - 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.5.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.2 - The UNIX command rm -rf for node.
- semver v5.6.0 - Semantic Versioning for Nodejs
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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 v3.8.3 - 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.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.8.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 v3.12.0 - 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.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.
Changes:
- update commander from
2.18.0
to2.19.0
- update jsdom from
12.0.0
to12.2.0
- update log4js from
3.0.5
to3.0.6
- update marked from
0.5.0
to0.5.1
- update mongodb from
3.1.6
to3.1.7
- update pg from
7.4.3
to7.5.0
- update twilio from
3.21.0
to3.22.0
- update watson-developer-cloud from
3.11.1
to3.12.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @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.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.3.0 - {{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 v12.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.3.0 - An implementation of JSON Web Tokens.
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- log4js v3.0.6 - This is a conversion of the log4js framework to work with Node.
- marked v0.5.1 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.7 - 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.5.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.2 - The UNIX command rm -rf for node.
- semver v5.5.1 - Semantic Versioning for Nodejs
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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 v3.8.3 - 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.22.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.8.0 - A library of string validators and sanitizers.
- vcap_services v0.5.1Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v3.12.0 - 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.0.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.
Changes:
- add vcap_services
0.5.1
- add jsforce
1.9.1
- update @cloudant/cloudant from
2.3.0
to2.4.0
- update ibm_db from
2.4.0
to2.4.1
- update ibm-cos-sdk from
1.2.3
to1.3.0
- update marked from
0.5.0
to0.5.1
- update mongodb from
3.1.5
to3.1.6
- update mustache from
2.3.2
to3.0.0
- update nano from
7.0.0
to7.1.0
- update openwhisk from
3.17.0
to3.18.0
- update twilio from
3.19.2
to3.21.0
- update validator from
10.7.1
to10.8.0
- update watson-developer-cloud from
3.10.0
to3.11.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.4.0 - This is the official Cloudant library for Node.js.
- commander v2.18.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.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.3.0 - {{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 v12.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.
- log4js v3.0.5 - This is a conversion of the log4js framework to work with Node.
- marked v0.5.1 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.6 - 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.4.3 - 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.5.1 - Semantic Versioning for Nodejs
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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 v3.8.3 - 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.21.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.8.0 - A library of string validators and sanitizers.
- vcap_services v0.5.1Parse and return service credentials from VCAP_SERVICES environment variable that IBM Cloud provides.
- watson-developer-cloud v3.11.1 - 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.0.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.
Changes:
- update nodejs from
8.11.4
to8.12.0
- update commander from
2.17.1
to2.18.0
- update lodash from
4.17.10
to4.17.11
- update mongodb from
3.1.4
to3.1.5
- update validator from
10.7.0
to10.7.1
- update watson-developer-cloud from
3.9.0
to3.10.0
- update winston from
3.0.0
to3.1.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.3.0 - This is the official Cloudant library for Node.js.
- commander v2.18.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.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.2.3 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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
- lodash v4.17.11 - The Lodash library exported as Node.js modules.
- log4js v3.0.5 - This is a conversion of the log4js framework to work with Node.
- jsdom v12.0.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- marked v0.5.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.5 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v2.3.2 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.0.0 - 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.16.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.4.3 - 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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.19.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.7.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.10.0 - 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.1.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.0.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.
Changes:
- update iam-token-manager from
1.0.0
to1.0.1
- update glob from
7.1.2
to7.1.3
- update iconv-lite from
0.4.23
to0.4.24
- update mongodb from
3.1.3
to3.1.4
- update path-to-regexp from
2.3.0
to2.4.0
- update twilio from
3.19.1
to3.19.2
- update oauth2-server from
3.0.0
to3.0.1
- update validator from
10.6.0
to10.7.0
- update to handle the env variable
__OW_IAM_API_URL
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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.3.0 - This is the official Cloudant library for Node.js.
- commander v2.17.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.34.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.2.3 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v3.0.5 - This is a conversion of the log4js framework to work with Node.
- jsdom v12.0.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- marked v0.5.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.4 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v2.3.2 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.0.0 - 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.16.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.4.3 - 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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.19.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.7.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.9.0 - 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.0.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.0.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.
Changes:
- add iam-token-manager
1.0.0
- update jsdom from
11.12.0
to12.0.0
- update log4js from
3.0.4
to3.0.5
- update marked from
0.4.0
to0.5.0
- update mongodb from
3.1.1
to3.1.3
- update mustache from
2.3.1
to2.3.2
- update nodemailer from
4.6.7
to4.6.8
- update path-to-regexp from
2.2.1
to2.3.0
- update request from
2.87.0
to2.88.0
- update semver from
5.5.0
to5.5.1
- update twilio from
3.19.0
to3.19.1
- update validator from
10.5.0
to10.6.0
- update watson-developer-cloud from
3.8.0
to3.9.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.3.0 - This is the official Cloudant library for Node.js.
- commander v2.17.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.34.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.2 - 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.2.3 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v3.0.5 - This is a conversion of the log4js framework to work with Node.
- jsdom v12.0.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- marked v0.5.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.3 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v2.3.2 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.8 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.16.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.3.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.4.3 - 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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.19.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.6.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.9.0 - 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.0.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.0.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.
Changes:
- update commander from
2.16.0
to2.17.1
- update ibm-cos-sdk from
1.2.3-0
to1.2.3
- update log4js from
3.0.3
to3.0.4
- update mustache from
2.3.0
to2.3.1
- update twilio from
3.18.0
to3.19.0
- update validator from
10.4.0
to10.5.0
- update watson-developer-cloud from
3.7.1
to3.8.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.3.0 - This is the official Cloudant library for Node.js.
- commander v2.17.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.34.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.2 - 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.2.3 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v3.0.4 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.12.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- marked v0.4.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.1 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v2.3.1 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.7 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.16.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.87.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.19.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.5.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.8.0 - 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.0.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.0.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.
Changes:
- update jsdom from
11.11.0
to11.12.0
- update log4js from
3.0.0
to3.0.3
- update nano from
6.4.4
to7.0.0
- update openwhisk from
3.15.0
to3.16.0
- update swagger-tools from
0.10.3
to0.10.4
- update watson-developer-cloud from
3.7.0
to3.7.1
- update ws from
5.2.2
to6.0.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.3.0 - This is the official Cloudant library for Node.js.
- commander v2.16.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.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.2 - 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.2.3-0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v3.0.3 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.12.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- marked v0.4.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.1 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v7.0.0 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.7 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.16.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.87.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.18.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.4.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.7.1 - 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.0.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v6.0.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.
Changes:
- update commander from
2.15.1
to2.16.0
- update consul from
0.33.1
to0.34.0
- update elasticsearch from
15.0.0
to15.1.1
- update ibm-cos-sdk from
1.2.1
to1.2.3-0
- update log4js from
2.9.0
to3.0.0
- update mongodb from
3.0.10
to3.1.1
- update mysql from
2.15.0
to2.16.0
- update twilio from
3.17.3
to3.18.0
- update uuid from
3.2.1
to3.3.2
- update validator from
10.3.0
to10.4.0
- update watson-developer-cloud from
3.5.0
to3.7.0
- update ws from
5.2.0
to5.2.2
- update yauzl from
2.9.2
to2.10.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.3.0 - This is the official Cloudant library for Node.js.
- commander v2.16.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.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.1.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.2 - 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.2.3-0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v3.0.0 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.11.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- marked v0.4.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.1 - The official MongoDB driver for Node.js.
- mysql v2.16.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.4 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.7 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.15.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.87.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.18.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.4.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.7.0 - 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.0.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.2.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:
- Disallow re-initialization.
- Fix bug where some log messages appear after the log maker.
Changes:
- update NodeJS from
8.11.2
to8.11.3
- update @cloudant/cloudant from
2.2.0
to2.3.0
- update @sendgrid/mail from
6.2.1
to6.3.1
- update consul from
0.32.0
to0.33.1
- update jsonwebtoken from
8.2.2
to8.3.0
- update log4js from
2.8.0
to2.9.0
- update nodemailer from
4.6.5
to4.6.7
- update twilio from
3.17.2
to3.17.3
- update watson-developer-cloud from
3.4.5
to3.5.0
- update winston from
2.4.2
to3.0.0
- update yauzl from
2.9.1
to2.9.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.3.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.33.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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.0.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.2 - 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.2.1 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.9.0 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.11.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.3.0 - An implementation of JSON Web Tokens.
- marked v0.4.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.0.10 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.4 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.7 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.15.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.87.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.17.3 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.3.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.5.0 - 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.0.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.2.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.9.2 - yet another unzip library for node. For zipping.
Changes:
- update consul from
0.31.0
to0.32.0
- update ibm_db from
2.3.1
to2.4.0
- update jsonwebtoken from
8.2.1
to8.2.2
- update log4js from
2.7.0
to2.8.0
- update moment from
2.22.1
to2.22.2
- update mongodb from
3.0.7
to3.0.10
- update twilio from
3.17.1
to3.17.2
- update underscore from
1.9.0
to1.9.1
- update validator from
10.2.0
to10.3.0
- update watson-developer-cloud from
3.4.2
to3.4.5
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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.2.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.32.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.0.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.2 - 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.2.1 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.4.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.8.0 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.11.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.2 - An implementation of JSON Web Tokens.
- marked v0.4.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - 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.0.10 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.4 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.5 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.15.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.87.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.17.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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.3.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.4.5 - 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 v2.4.2 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.2.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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update async from
2.6.0
to2.6.1
- update etcd3 from
0.2.10
to0.2.11
- update jsdom from
11.10.0
to11.11.0
- update log4js from
2.6.1
to2.7.0
- update marked from
0.3.19
to0.4.0
- update nodemailer from
4.6.4
to4.6.5
- update request from
2.86.0
to2.87.0
- update twilio from
3.17.0
to3.17.1
- update watson-developer-cloud from
3.4.1
to3.4.2
- update ws from
5.1.1
to5.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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.2.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.31.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.0.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.2 - 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.2.1 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.7.0 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.11.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.4.0 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.7 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.4 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.5 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.15.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.87.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.17.1 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.0 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.2.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.4.2 - 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 v2.4.2 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.2.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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update NodeJS from
8.11.1
to8.11.2
- update body-parser from
1.18.2
to1.18.3
- update consul from
0.30.0
to0.31.0
- update elasticsearch from
14.2.2
to15.0.0
- update log4js from
2.6.0
to2.6.1
- update nano from
6.4.3
to6.4.4
- update request from
2.85.0
to2.86.0
- update socket.io from
2.1.0
to2.1.1
- update socket.io-client from
2.1.0
to2.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.0 - 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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.2.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.31.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v15.0.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.10 - 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.2 - 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.2.1 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.6.1 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.10.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.7 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.4 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.4 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.15.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.86.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- 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.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.17.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.0 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.2.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.4.1 - 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 v2.4.2 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.1.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update etcd3 from
0.2.9
to0.2.10
- update ibm-cos-sdk from
1.2.0
to1.2.1
- update iconv-lite from
0.4.21
to0.4.23
- update log4js from
2.5.3
to2.6.0
- update pg from
7.4.1
to7.4.3
- update twilio from
3.16.0
to3.17.0
- update validator from
9.4.1
to10.2.0
- update watson-developer-cloud from
3.4.0
to3.4.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- 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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.2.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.2.2 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.10 - 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.2 - 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.2.1 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.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.23 - Pure JS character encoding conversion
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.6.0 - This is a conversion of the log4js framework to work with Node.
- jsdom v11.10.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.7 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.4 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.15.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.3 - 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.85.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.17.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.0 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v10.2.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.4.1 - 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 v2.4.2 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.1.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update openwhisk from
3.14.0
to3.15.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- 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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.2.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.2.2 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.9 - 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.2 - 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.2.0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.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.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.3 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.21 - Pure JS character encoding conversion
- jsdom v11.10.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.7 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.4 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.15.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.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.85.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.16.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.0 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.4.0 - 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 v2.4.2 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.1.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update @cloudant/cloudant from
2.1.0
to2.2.0
- update jsdom from
11.9.0
to11.10.0
- update path-to-regexp from
2.2.0
to2.2.1
- update superagent from
3.8.2
to3.8.3
- update twilio from
3.15.1
to3.16.0
- update watson-developer-cloud from
3.3.0
to3.4.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- 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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.2.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.2.2 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.9 - 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.2 - 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.2.0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.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.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.3 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.21 - Pure JS character encoding conversion
- jsdom v11.10.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.7 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.4 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.14.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.1 - Turn a path string such as /user/:name into a regular expression which can then be used to match against URL paths.
- pg v7.4.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.85.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- superagent v3.8.3 - 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.
- twilio v3.16.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.0 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.4.0 - 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 v2.4.2 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.1.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- add ibmiotf package
0.2.41
- update cassandra-driver from
3.4.1
to3.5.0
- update ibm_db from
2.3.0
to2.3.1
- update jsdom from
11.8.0
to11.9.0
- update mongodb from
3.0.6
to3.0.7
- update twilio from
3.15.0
to3.15.1
- update underscore from
1.8.3
to1.9.0
- update winston from
2.4.1
to2.4.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- 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 v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.1.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.2.2 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.9 - 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.2 - 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.2.0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.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.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.3 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.21 - Pure JS character encoding conversion
- jsdom v11.9.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.7 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.4 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.14.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.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.4.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.85.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- twilio v3.15.1 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.9.0 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.3.0 - 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 v2.4.2 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.1.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- add formidable package
1.2.1
- update jsdom from
11.7.0
to11.8.0
- update moment from
2.22.0
to2.22.1
- update twilio from
3.14.0
to3.15.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- btoa v1.2.1 - A port of the browser's btoa function.
- cassandra-driver v3.4.1 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.1.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.2.2 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.9 - 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.2 - 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.2.0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.3 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.21 - Pure JS character encoding conversion
- jsdom v11.8.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.6 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.4 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.14.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.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.4.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.85.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- twilio v3.15.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.3.0 - 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 v2.4.1 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.1.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update NodeJS Runtime from
8.11.0
to8.11.1
- add url-pattern package
1.0.3
- add path-to-regex package
2.2.0
- update ibm_db from
2.2.1
to2.3.0
- update iconv-lite from
0.4.19
to0.4.21
- update jsdom from
11.6.2
to11.7.0
- update jsonwebtoken from
8.2.0
to8.2.1
- update moment from
2.21.0
to2.22.0
- update mongodb from
3.0.5
to3.0.6
- update nodemailer from
4.6.3
to4.6.4
- update watson-developer-cloud from
3.2.1
to3.3.0
- update ws from
5.1.0
to5.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- btoa v1.2.1 - A port of the browser's btoa function.
- cassandra-driver v3.4.1 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.1.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.2.2 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.9 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- glob v7.1.2 - 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.2.0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.3.0 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.3 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.21 - Pure JS character encoding conversion
- jsdom v11.7.0 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.1 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.22.0 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.6 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.4 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.14.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- path-to-regex v2.2.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.4.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.85.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- twilio v3.14.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.3.0 - 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 v2.4.1 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.1.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update NodeJS Runtime from
8.10.0
to8.11.0
- update btoa from
1.1.2
to1.2.1
- update commander from
2.15.0
to2.15.1
- update elasticsearch from
14.1.0
to14.2.2
- update express from
4.16.2
to4.16.3
- update ibm-cos-sdk from
1.1.4
to1.2.0
- update marked from
0.3.17
to0.3.19
- update mongodb from
3.0.4
to3.0.5
- update nodemailer from
4.6.2
to4.6.3
- update openwhisk from
3.12.0
to3.14.0
- update pug from
2.0.0
to2.0.3
- update request from
2.83.0
to2.85.0
- update serve-favicon from
2.4.5
to2.5.0
- update socket.io from
2.0.4
to2.1.0
- update socket.io-client from
2.0.4
to2.1.4
- update twilio from
3.13.0
to3.14.0
- update watson-developer-cloud from
3.0.7
to3.2.1
- update winston from
2.4.0
to2.4.1
- update ws from
5.0.0
to5.1.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- btoa v1.2.1 - A port of the browser's btoa function.
- cassandra-driver v3.4.1 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- @cloudant/cloudant v2.1.0 - This is the official Cloudant library for Node.js.
- commander v2.15.1 - The complete solution for node.js command-line interfaces.
- composeaddresstranslator v1.0.4 - Address translator from Compose UI or API for Scylla databases.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.2.2 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.9 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- glob v7.1.2 - 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.2.0 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.2.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.3 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.19 - Pure JS character encoding conversion
- jsdom v11.6.2 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.0 - An implementation of JSON Web Tokens.
- marked v0.3.19 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.21.0 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.5 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.3 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.14.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- pg v7.4.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.85.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.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- twilio v3.14.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.
- uuid v3.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.2.1 - 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 v2.4.1 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update NodeJS Runtime from
8.9.4
to8.10.0
- add jsonwebtoken package
8.2.0
- add jsdom package
11.6.2
- add pg package
7.4.1
- add mysql package
2.15.0
- add amqplib package
0.5.2
- add etcd3 package
0.2.9
- add elasticsearch package
14.1.0
- add composeaddresstranslator package
1.0.4
- add cassandra-driver package
3.4.1
- update commander from
2.14.0
to2.15.0
- update ibm-cos-sdk from
1.1.2
to1.1.4
- update log4js from
2.5.2
to2.5.3
- update marged from
0.3.12
to0.3.17
- update moment from
2.20.1
to2.21.0
- update mongodb from
3.0.2
to3.0.4
- update nano from
6.4.2
to6.4.3
- update nodemailer from
4.4.2
to4.6.2
- update pug from
2.0.0-rc.4
to2.0.0
- update twilio from
3.11.2
to3.13.0
- update validator from
9.4.0
to9.4.1
- update watson-developer-cloud from
3.0.5
to3.0.7
- update ws from
4.0.0
to5.0.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.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - Functional HTTP client for Node.js w/ async/await.
- btoa v1.1.2 - A port of the browser's btoa function.
- cassandra-driver v3.4.1 - DataStax Node.js Driver for Apache Cassandra.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.15.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.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- elasticsearch v14.1.0 - The official low-level Elasticsearch client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- etcd3 v0.2.9 - A high-quality, production-ready client for the Protocol Buffer-based etcdv3 API.
- glob v7.1.2 - 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.1.4 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.2.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.3 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.19 - Pure JS character encoding conversion
- jsdom v11.6.2 - jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards.
- jsonwebtoken v8.2.0 - An implementation of JSON Web Tokens.
- marked v0.3.17 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.21.0 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.4 - The official MongoDB driver for Node.js.
- mysql v2.15.0 - This is a node.js driver for mysql.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.3 - minimalistic couchdb driver for Node.js.
- nodemailer v4.6.2 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.12.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- pg v7.4.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.0 - Implements the Pug templating language.
- redis v2.8.0 - This is a complete and feature rich Redis client for Node.js.
- request v2.83.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.5.1 - Supports semantic versioning.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- socket.io v2.0.4 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.0.4 - Client-side support for Socket.IO.
- superagent v3.8.2 - 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.3 - Tools related to working with Swagger, a way to document APIs.
- tmp v0.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.13.0 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.
- uuid v3.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.1 - A library of string validators and sanitizers.
- watson-developer-cloud v3.0.7 - 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 v2.4.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v5.0.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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update NodeJS Runtime from
8.9.3
to8.9.4
- update apn from
2.1.5
to2.2.0
- update commander from
2.12.2
to2.14.0
- update gm from
1.23.0
to1.23.1
- update ibm-cos-sdk from
1.1.1
to1.1.2
- update log4js from
2.3.12
to2.5.2
- update marked from
0.3.7
to0.3.12
- update moment
2.19.3
to2.20.1
- update mongodb from
2.2.33
to3.0.2
- update nodemailer from
4.4.1
to4.4.2
- update openwhisk from
3.11.0
to3.12.0
- update semver from
5.4.1
to5.5.0
- update @sendgrid/mail from
6.1.4
to6.2.1
- update twilio from
3.10.1
to3.11.2
- update uuid
3.1.0
to3.2.1
- update validator from
9.2.0
to9.4.0
- update watson-developer-cloud from
3.0.2
to3.0.5
- update ws from
3.3.2
to4.0.0
NodeJS version:
NPM Packages:
- apn v2.2.0 - A Node.js module for interfacing with the Apple Push Notification service.
- async v2.6.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - A port of the browser's btoa function.
- btoa v1.1.2 - A port of the browser's btoa function.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.14.0 - The complete solution for node.js command-line interfaces.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- glob v7.1.2 - 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.1.2 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.2.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.5 - The Lodash library exported as Node.js modules.
- log4js v2.5.2 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.19 - Pure JS character encoding conversion
- marked v0.3.12 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.20.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v3.0.2 - The official MongoDB driver for Node.js.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.2 - minimalistic couchdb driver for Node.js.
- nodemailer v4.4.2 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.12.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- process v0.11.10 - require('process'); just like any other module.
- pug v2.0.0-rc.4 - Implements the Pug templating language.
- redis v2.8.0 - This is a complete and feature rich Redis client for Node.js.
- request v2.83.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.5.0 - Supports semantic versioning.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- socket.io v2.0.4 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.0.4 - Client-side support for Socket.IO.
- superagent v3.8.2 - 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.3 - Tools related to working with Swagger, a way to document APIs.
- tmp v0.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.11.2 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.
- uuid v3.2.1 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.4.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.0.5 - 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 v2.4.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v4.0.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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update Node.js Runtime from
8.9.1
to8.9.3
- update commander from
2.11.0
to2.12.2
- update ibm-cos-sdk from
1.0.2
to1.1.1
- update log4js from
2.3.11
to2.3.12
- update marked from
0.3.6
to0.3.7
- update moment from
2.19.1
to2.19.3
- update openwhisk from
3.9.0
to3.11.0
- update superagent from
3.8.1
to3.8.2
- update twilio from
3.9.2
to3.10.1
- update nodemailer from
4.3.1
to4.4.1
- update validator from
9.1.1
to9.2.0
- update watson-developer-cloud from
2.42.0
to3.0.2
Node.js version:
NPM Packages:
- apn v2.1.5 - A Node.js module for interfacing with the Apple Push Notification service.
- async v2.6.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - A port of the browser's btoa function.
- btoa v1.1.2 - A port of the browser's btoa function.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.12.2 - The complete solution for node.js command-line interfaces.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- glob v7.1.2 - Match files using the patterns the shell uses, like stars and stuff.
- gm v1.23.0 - GraphicsMagick and ImageMagick for Node.
- ibm-cos-sdk v1.1.1 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.2.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.4 - The Lodash library exported as Node.js modules.
- log4js v2.3.12 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.19 - Pure JS character encoding conversion
- marked v0.3.7 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.19.3 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v2.2.33 - The official MongoDB driver for Node.js.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.2 - minimalistic couchdb driver for Node.js.
- nodemailer v4.4.1 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.11.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- process v0.11.10 - require('process'); just like any other module.
- pug v2.0.0-rc.4 - Implements the Pug templating language.
- redis v2.8.0 - This is a complete and feature rich Redis client for Node.js.
- request v2.83.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.4.1 - Supports semantic versioning.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- socket.io v2.0.4 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.0.4 - Client-side support for Socket.IO.
- superagent v3.8.2 - 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.3 - Tools related to working with Swagger, a way to document APIs.
- tmp v0.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.10.1 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.
- uuid v3.1.0 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.2.0 - A library of string validators and sanitizers.
- watson-developer-cloud v3.0.2 - 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 v2.4.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v3.3.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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update NodeJS Runtime from
8.9.0
to8.9.1
- update async from
2.5.0
to2.6.0
- update superagent from
3.8.0
to3.8.1
- update ws from
3.3.0
to3.3.1
- add bent package
1.1.0
NodeJS version:
NPM Packages:
- apn v2.1.5 - A Node.js module for interfacing with the Apple Push Notification service.
- async v2.6.0 - Provides functions for working with asynchronous functions.
- bent v1.1.0 - A port of the browser's btoa function.
- btoa v1.1.2 - A port of the browser's btoa function.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.11.0 - The complete solution for node.js command-line interfaces.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- glob v7.1.2 - Match files using the patterns the shell uses, like stars and stuff.
- gm v1.23.0 - GraphicsMagick and ImageMagick for Node.
- ibm-cos-sdk v1.0.2 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.2.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.4 - The Lodash library exported as Node.js modules.
- log4js v2.3.11 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.19 - Pure JS character encoding conversion
- marked v0.3.6 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.19.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v2.2.33 - The official MongoDB driver for Node.js.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.2 - minimalistic couchdb driver for Node.js.
- nodemailer v4.3.1 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.9.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- process v0.11.10 - require('process'); just like any other module.
- pug v2.0.0-rc.4 - Implements the Pug templating language.
- redis v2.8.0 - This is a complete and feature rich Redis client for Node.js.
- request v2.83.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.4.1 - Supports semantic versioning.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- socket.io v2.0.4 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.0.4 - Client-side support for Socket.IO.
- superagent v3.8.1 - SuperAgent is a small progressive client-side HTTP request library, and Node.js module with the same API, sporting many high-level HTTP client features.
- swagger-tools v0.10.3 - Tools related to working with Swagger, a way to document APIs.
- tmp v0.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.9.2 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.
- uuid v3.1.0 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.1.1 - A library of string validators and sanitizers.
- watson-developer-cloud v2.42.0 - 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 v2.4.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v3.3.1 - 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.9.1 - yet another unzip library for node. For zipping.
Changes:
- update twilio from
3.9.1
to3.9.2
- update ws from
3.2.0
to3.3.0
Node version:
NPM Packages:
- apn v2.1.5 - A Node.js module for interfacing with the Apple Push Notification service.
- async v2.5.0 - Provides functions for working with asynchronous functions.
- btoa v1.1.2 - A port of the browser's btoa function.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.11.0 - The complete solution for node.js command-line interfaces.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- glob v7.1.2 - Match files using the patterns the shell uses, like stars and stuff.
- gm v1.23.0 - GraphicsMagick and ImageMagick for Node.
- ibm-cos-sdk v1.0.2 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.2.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.4 - The Lodash library exported as Node.js modules.
- log4js v0.6.38 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.19 - Pure JS character encoding conversion
- marked v0.3.6 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.19.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v2.2.33 - The official MongoDB driver for Node.js.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.2 - minimalistic couchdb driver for Node.js.
- nodemailer v4.3.1 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.9.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- process v0.11.10 - require('process'); just like any other module.
- pug v2.0.0-rc.4 - Implements the Pug templating language.
- redis v2.8.0 - This is a complete and feature rich Redis client for Node.js.
- request v2.83.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.4.1 - Supports semantic versioning.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- socket.io v2.0.4 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.0.4 - Client-side support for Socket.IO.
- superagent v3.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.3 - Tools related to working with Swagger, a way to document APIs.
- tmp v0.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.9.2 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.
- uuid v3.1.0 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.1.1 - A library of string validators and sanitizers.
- watson-developer-cloud v2.42.0 - 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 v2.4.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v3.3.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.9.1 - yet another unzip library for node. For zipping.
Node version
NPM Packages:
- apn v2.1.5 - A Node.js module for interfacing with the Apple Push Notification service.
- async v2.5.0 - Provides functions for working with asynchronous functions.
- btoa v1.1.2 - A port of the browser's btoa function.
- cloudant v1.10.0 - This is the official Cloudant library for Node.js.
- commander v2.11.0 - The complete solution for node.js command-line interfaces.
- consul v0.30.0 - 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.
- cradle v0.7.1 - A high-level, caching, CouchDB client for Node.js.
- errorhandler v1.5.0 - Development-only error handler middleware.
- glob v7.1.2 - Match files using the patterns the shell uses, like stars and stuff.
- gm v1.23.0 - GraphicsMagick and ImageMagick for Node.
- ibm-cos-sdk v1.0.2 - IBM Cloud Object Storage SDK for Node.js
- ibm_db v2.2.1 - An asynchronous/synchronous interface for node.js to IBM DB2 and IBM Informix.
- lodash v4.17.4 - The Lodash library exported as Node.js modules.
- log4js v0.6.38 - This is a conversion of the log4js framework to work with Node.
- iconv-lite v0.4.19 - Pure JS character encoding conversion
- marked v0.3.6 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- merge v1.2.0 - Merge multiple objects into one, optionally creating a new cloned object.
- moment v2.19.1 - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- mongodb v2.2.33 - The official MongoDB driver for Node.js.
- mustache v2.3.0 - mustache.js is an implementation of the mustache template system in JavaScript.
- nano v6.4.2 - minimalistic couchdb driver for Node.js.
- nodemailer v4.3.1 - Send e-mails from Node.js – easy as cake!
- oauth2-server v3.0.0 - Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in Node.js.
- openwhisk v3.9.0 - JavaScript client library for the OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs.
- process v0.11.10 - require('process'); just like any other module.
- pug v2.0.0-rc.4 - Implements the Pug templating language.
- redis v2.8.0 - This is a complete and feature rich Redis client for Node.js.
- request v2.83.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.4.1 - Supports semantic versioning.
- @sendgrid/[email protected] - Provides email support via the SendGrid API.
- serve-favicon v2.4.5 - Node.js middleware for serving a favicon.
- socket.io v2.0.4 - Socket.IO enables real-time bidirectional event-based communication.
- socket.io-client v2.0.4 - Client-side support for Socket.IO.
- superagent v3.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.3 - Tools related to working with Swagger, a way to document APIs.
- tmp v0.0.33 - A simple temporary file and directory creator for node.js.
- twilio v3.9.1 - A wrapper for the Twilio API, related to voice, video, and messaging.
- underscore v1.8.3 - 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.
- uuid v3.1.0 - Simple, fast generation of RFC4122 UUIDS.
- validator v9.1.1 - A library of string validators and sanitizers.
- watson-developer-cloud v2.42.0 - 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 v2.4.0 - A multi-transport async logging library for node.js. "CHILL WINSTON! ... I put it in the logs."
- ws v3.2.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.9.1 - yet another unzip library for node. For zipping.