Socket
Socket
Sign inDemoInstall

lazypipe

Package Overview
Dependencies
3
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

9

package.json
{
"name": "lazypipe",
"description": "Use to create an immutable, lazily initialized pipeline from a series of streams.",
"version": "0.2.3",
"version": "0.2.4",
"homepage": "https://github.com/OverZealous/lazypipe",

@@ -44,8 +44,3 @@ "repository": {

},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/OverZealous/lazypipe/raw/master/LICENSE"
}
]
"licenses": "MIT"
}
# lazypipe
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url]
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Support via Gratipay][gratipay-image]][gratipay-url]

@@ -143,5 +143,5 @@ Lazypipe allows you to create an immutable, lazily-initialized pipeline. It's designed to be used in an environment where you want to reuse partial pipelines, such as with [gulp](http://gulpjs.com).

If you'd like to support this and other OverZealous Creations (Phil DeJarnett) projects, [donate via Gittip][gittip-url]!
If you'd like to support this and other OverZealous Creations (Phil DeJarnett) projects, [donate via Gratipay][gratipay-url]!
[![Support via Gittip][gittip-image]][gittip-url]
[![Support via Gratipay][gratipay-image]][gratipay-url]

@@ -160,3 +160,3 @@

[gittip-url]: https://www.gittip.com/OverZealous/
[gittip-image]: https://raw2.github.com/OverZealous/gittip-badge/0.1.2/dist/gittip.png
[gratipay-url]: https://www.gratipay.com/OverZealous/
[gratipay-image]: https://img.shields.io/gratipay/OverZealous.svg
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc