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

lyftp

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lyftp - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

13

package.json
{
"name": "lyftp",
"version": "1.0.2",
"version": "1.0.3",
"description": "lyftp is ftp package, you can upload an entire folder or a file",
"main": "index.js",
"bin": {
"lyftp": "index.js"
} ,
"lyftp": "index.js"
},
"repository": {
"type": "git",
"url": ""
},
"scripts": {

@@ -15,5 +19,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

"license": "ISC",
"devDependencies": {
"devDependencies": {},
"dependencies": {
"ftp": "^0.3.10"
}
}
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