You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

asset-pipe-sink-fs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asset-pipe-sink-fs - npm Package Compare versions

Comparing version

to
1.0.0-beta.4

@@ -27,3 +27,3 @@ 'use strict';

if (error) {
return this.emit('file not saved');
return this.emit('file not saved', error);
}

@@ -30,0 +30,0 @@ this.emit('file saved', id, file);

{
"name": "asset-pipe-sink-fs",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"author": {

@@ -5,0 +5,0 @@ "name": "Trygve Lie",