Comparing version 0.0.1 to 0.0.2
{ | ||
"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" | ||
}] | ||
} | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package