Socket
Socket
Sign inDemoInstall

mississippi

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mississippi - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

3

changelog.md

@@ -5,4 +5,7 @@ # mississippi Change Log

## 3.0.0 - 2018-02-26
* Update to pump@3.0.0. Returns the last stream the pipeline to enable chaining. (Use the individual modules to avoid potentially unnecessary major updates in your project).
## 2.0.0 - 2018-01-30
* Update to pump@2.0.1. (Use the individual modules to avoid potentially unnecessary major updates in your project)
* Pin engines support to >= Node 4.0.0. Run Node LTS or greater.

4

package.json
{
"name": "mississippi",
"version": "2.0.0",
"version": "3.0.0",
"description": "a collection of useful streams",

@@ -18,3 +18,3 @@ "main": "index.js",

"parallel-transform": "^1.1.0",
"pump": "^2.0.1",
"pump": "^3.0.0",
"pumpify": "^1.3.3",

@@ -21,0 +21,0 @@ "stream-each": "^1.1.0",

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