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

smart-uploader

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-uploader - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

1

dist/src/FtpClient.js

@@ -114,2 +114,3 @@ "use strict";

}
return Promise.resolve(null);
}

@@ -116,0 +117,0 @@ }

5

package.json
{
"name": "smart-uploader",
"version": "0.3.1",
"version": "0.3.2",
"description": "A simple ftp uploader with queue management",

@@ -11,3 +11,4 @@ "main": "dist/src/index.js",

"lint": "tslint --project tsconfig.json --config tslint.json",
"lint:fix": "npm run lint -- --fix"
"lint:fix": "npm run lint -- --fix",
"prepublishOnly": "npm run build"
},

@@ -14,0 +15,0 @@ "repository": {

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