New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asset-pipe-sink-fs

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

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 1.0.0-beta.5 to 1.0.0-beta.6

1

lib/sink.js

@@ -70,2 +70,3 @@ 'use strict';

assert(options.path, '"options.path" is missing');
this.name = 'asset-pipe-sink-fs';
this.options = Object.assign({}, options);

@@ -72,0 +73,0 @@ }

6

package.json
{
"name": "asset-pipe-sink-fs",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"author": {

@@ -30,3 +30,3 @@ "name": "Trygve Lie",

"asset-pipe-common": "1.0.0-beta.4",
"readable-stream": "2.2.7"
"readable-stream": "2.2.9"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"eslint-config-finn": "^1.0.1",
"tap": "10.3.1"
"tap": "10.3.2"
},

@@ -39,0 +39,0 @@ "scripts": {

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