Socket
Socket
Sign inDemoInstall

docker-stream-cleanser

Package Overview
Dependencies
3
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "docker-stream-cleanser",
"version": "1.0.0",
"main": "index.js",
"version": "1.0.1",
"main": "transform.js",
"description": "This module cleans the docker headers from the log stream from a container. I never found them very useful, so I wrote this to clean them up either in bulk, or in between a piping. It's not as simple as just removing the first 8 bytes on every message",

@@ -45,3 +45,2 @@ "scripts": {

"async": "^2.3.0",
"lab": "^13.0.2",
"through": "^2.3.6"

@@ -48,0 +47,0 @@ },

.idea/workspace.xml

Sorry, the diff of this file is not supported yet

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