Socket
Socket
Sign inDemoInstall

readable-stream

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readable-stream - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

CONTRIBUTING.md

5

package.json
{
"name": "readable-stream",
"version": "2.2.2",
"version": "2.2.3",
"description": "Streams3, a user-land copy of the stream library from Node.js",

@@ -44,2 +44,5 @@ "main": "readable.js",

},
"react-native": {
"stream": false
},
"nyc": {

@@ -46,0 +49,0 @@ "include": [

23

README.md

@@ -21,3 +21,3 @@ # readable-stream

Full documentation may be found on the [Node.js website](https://nodejs.org/dist/v7.1.0/docs/api/).
Full documentation may be found on the [Node.js website](https://nodejs.org/dist/v7.3.0/docs/api/).

@@ -27,6 +27,23 @@ If you want to guarantee a stable streams base, regardless of what version of

As of version 2.0.0 **readable-stream** uses semantic versioning.
As of version 2.0.0 **readable-stream** uses semantic versioning.
# Streams WG Team Members
# Streams Working Group
`readable-stream` is maintained by the Streams Working Group, which
oversees the development and maintenance of the Streams API within
Node.js. The responsibilities of the Streams Working Group include:
* Addressing stream issues on the Node.js issue tracker.
* Authoring and editing stream documentation within the Node.js project.
* Reviewing changes to stream subclasses within the Node.js project.
* Redirecting changes to streams from the Node.js project to this
project.
* Assisting in the implementation of stream providers within Node.js.
* Recommending versions of `readable-stream` to be included in Node.js.
* Messaging about the future of streams to give the community advance
notice of changes.
<a name="members"></a>
## Team Members
* **Chris Dickinson** ([@chrisdickinson](https://github.com/chrisdickinson)) &lt;christopher.s.dickinson@gmail.com&gt;

@@ -33,0 +50,0 @@ - Release GPG key: 9554F04D7259F04124DE6B476D5A82AC7E37093B

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc