Socket
Socket
Sign inDemoInstall

promise2stream

Package Overview
Dependencies
12
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 1.0.0

8

CHANGELOG.md
## 1.0.0 - 2016-05-06
- Release v1.0.0 / npm@v1.0.0
- fix codeclimate issues
- generate docs
- fix `standard` issues, add test
- add keywords
- implement :cat2:
## 0.0.0 - 2016-05-05
- Initial commit

2

package.json
{
"name": "promise2stream",
"version": "0.2.0",
"version": "1.0.0",
"description": "Transform ES2015 Promise to Stream - specifically, Transform Stream using [through2][]. Works in object mode by default, but you can pass options directly to the [through2][] package.",

@@ -5,0 +5,0 @@ "repository": "hybridables/promise2stream",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc