Comparing version 1.0.2 to 1.0.3
{ | ||
"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" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
6764
0
1
+ Addedftp@^0.3.10
+ Addedcore-util-is@1.0.3(transitive)
+ Addedftp@0.3.10(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedstring_decoder@0.10.31(transitive)
+ Addedxregexp@2.0.0(transitive)