Fedora EPEL 6 Update: nodejs-rimraf-2.1.4-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-rimraf
Product : Fedora EPEL 6
Version : 2.1.4
Release : 2.el6
URL : https://github.com/isaacs/rimraf
Summary : A deep deletion module for node.js
Description :
A deep deletion module for node.js (like `rm -rf`).
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-rimraf' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-retry-0.6.0-4.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-retry
Product : Fedora EPEL 6
Version : 0.6.0
Release : 4.el6
URL : https://github.com/felixge/node-retry
Summary : Retry strategies for failed operations
Description :
Abstraction for exponential and custom retry strategies for failed operations.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-retry' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-read-package-json-0.3.0-4.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-read-package-json
Product : Fedora EPEL 6
Version : 0.3.0
Release : 4.el6
URL : https://github.com/isaacs/read-package-json
Summary : npm's package.json parser
Description :
The thing npm uses to read package.json files, with semantics, defaults and
validation.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-read-package-json' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-request-2.16.6-3.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-request
Product : Fedora EPEL 6
Version : 2.16.6
Release : 3.el6
URL : https://github.com/mikeal/request
Summary : Simplified HTTP request client
Description :
Request is designed to be the simplest way possible to make HTTP calls. It
supports HTTPS and follows redirects by default.
You can stream any response to a file stream. You can also stream a file to a
PUT or POST request. It also supports a few simple server and proxy functions.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-request' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-read-installed-0.1.1-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-read-installed
Product : Fedora EPEL 6
Version : 0.1.1
Release : 2.el6
URL : https://github.com/isaacs/read-installed
Summary : Returns a tree structure of all installed packages in a folder
Description :
Reads all the installed packages in a folder, and returns a tree structure with
all the data.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-read-installed' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-read-1.0.4-6.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-read
Product : Fedora EPEL 6
Version : 1.0.4
Release : 6.el6
URL : https://github.com/isaacs/read
Summary : An implementation of read(1) for node programs
Description :
A method for reading user input from stdin in node.js. Similar to readline's
"question()" method, but with a few more features.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-read' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-qs-0.5.6-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-qs
Product : Fedora EPEL 6
Version : 0.5.6
Release : 2.el6
URL : https://github.com/visionmedia/node-querystring
Summary : Query string parser for Node.js
Description :
This is a query string parser for node and the browser supporting nesting,
as it was removed from 0.3.x, so this library provides the previous and
commonly desired behavior (and twice as fast). Used by express, connect
and others.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-qs' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-opener-1.3.0-6.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-opener
Product : Fedora EPEL 6
Version : 1.3.0
Release : 6.el6
URL : https://github.com/domenic/opener
Summary : Opens stuff, like webpages and files and executables
Description :
Opens stuff, like webpages and files and executables, cross-platform.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-opener' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-npm-registry-client-0.2.20-2.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-npm-registry-client
Product : Fedora EPEL 6
Version : 0.2.20
Release : 2.el6
URL : https://github.com/isaacs/npm-registry-client
Summary : Client for the npm registry
Description :
Client for the npm registry, or private servers using the npm registry software.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-npm-registry-client' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: nodejs-proto-list-1.2.2-4.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------
Name : nodejs-proto-list
Product : Fedora EPEL 6
Version : 1.2.2
Release : 4.el6
URL : https://github.com/isaacs/proto-list
Summary : A list of objects bound by prototype chain
Description :
A list of objects bound by prototype chain. Used for the Node.js package
manager (npm) configuration.
--------------------------------------------------------------------------------
Update Information:
This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.
It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
https://bugzilla.redhat.com/show_bug.cgi?id=891171
[ 2 ] Bug #953051 - npm: help doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-proto-list' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month