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

skipper-disk

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skipper-disk - npm Package Compare versions

Comparing version 0.5.8 to 0.5.9

2

package.json
{
"name": "skipper-disk",
"version": "0.5.8",
"version": "0.5.9",
"description": "Receive Skipper's file uploads on your local filesystem",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -127,3 +127,3 @@ /**

else {
debug('Warning: received `finish` event for file `' + __newFile.fd + '`, but could not find a record of that file in the receiver.');
debug('Warning: received `finish` event for file `' + __newFile.filename + '` uploaded via field `' + __newFile.field + '`, but could not find a record of that file in the receiver.');
debug('Was this a zero-byte file?');

@@ -130,0 +130,0 @@ debug('Attempting to return the file anyway...');

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