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

ftp-deploy

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftp-deploy - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

8

package.json
{
"name": "ftp-deploy",
"version": "0.2.0",
"version": "0.2.1",
"author": "Rick Bergfalk <rick.bergfalk@gmail.com> (http://rickbergfalk.com/)",

@@ -18,3 +18,9 @@ "description": "Ftp a folder from your local disk to an ftp destination. Does not delete from destination directory. Derived from grunt-ftp-deploy",

},
"contributors": [
{
"name": "Ondrej",
"url": "https://github.com/der-On"
}
],
"main": "ftp-deploy"
}

@@ -38,3 +38,5 @@ # ftp-deploy

```
## Changes in 0.2.0
Starting with 0.2, requiring ftp-deploy returns the FtpDeploy object, and you will need to instantiate is separately on your own.

@@ -41,0 +43,0 @@ ## Installation

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