Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terminus

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terminus - npm Package Compare versions

Comparing version 1.0.4 to 1.0.6

9

package.json
{
"name": "terminus",
"version": "1.0.4",
"version": "1.0.6",
"description": "An abstraction for making stream.Writable streams without all the boilerplate.",

@@ -13,2 +13,5 @@ "main": "terminus.js",

},
"browser": {
"readable-stream/writable": "_stream_writable"
},
"keywords": [

@@ -26,6 +29,6 @@ "streams",

"xtend": "~2.1.1",
"bops": "0.1.0"
"bops": "0.1.1"
},
"devDependencies": {
"tape": "~2.1.0",
"tape": "~2.3.2",
"stream-spigot": "~3.0.1",

@@ -32,0 +35,0 @@ "through2-spy": "~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