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

steampipes

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

steampipes - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

2

lib/standard-transforms.js

@@ -349,3 +349,3 @@ (function() {

this.pull(...pipeline);
return $({last}, (d, send) => {
return this.$({last}, (d, send) => {
if (d === last) {

@@ -352,0 +352,0 @@ return source.end();

{
"name": "steampipes",
"version": "6.1.0",
"version": "6.1.1",
"description": "Fast, simple data pipelines",

@@ -5,0 +5,0 @@ "main": "lib/main.js",

Sorry, the diff of this file is not supported yet

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