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

jsftp

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsftp - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "jsftp",
"id": "jsftp",
"version": "0.0.1",
"version": "0.0.2",
"description": "A sane FTP client implementation for NodeJS",
"keywords": [ "ftp", "streams", "files", "server", "client", "async" ],
"author": "Sergi Mansilla <sergi.mansilla@gmail.com>",
"homepage": "https://github.com/sergi/jsFTP",
"homepage": "https://github.com/sergi/jsftp",
"repository": {
"type": "git",
"url": "https://github.com/sergi/jsFTP.git"
"url": "https://github.com/sergi/jsftp.git"
},
"bugs": {
"web": "https://github.com/sergi/jsFTP/issues"
"web": "https://github.com/sergi/jsftp/issues"
},

@@ -31,5 +31,5 @@ "dependencies": {

"type" : "MIT",
"url" : "https://github.com/sergi/jsFTP/blob/master/LICENSE"
"url" : "https://github.com/sergi/jsftp/blob/master/LICENSE"
}]
}
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