Socket
Socket
Sign inDemoInstall

promise-ftp-common

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

lib/connectionStatuses.coffee

1

index.js

@@ -12,1 +12,2 @@ /* jshint node:true */

module.exports.FtpReconnectError = require('./lib/ftpReconnectError');
module.exports.STATUSES = require('./lib/connectionStatuses');

2

package.json
{
"name": "promise-ftp-common",
"description": "error classes and other common code used in promise-ftp and promise-sftp",
"version": "1.0.0",
"version": "1.1.0",
"main": "index.js",

@@ -6,0 +6,0 @@ "author": "RealtyMaps",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc