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

ftp-validate-response

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftp-validate-response

Given some FTP server response string, check if it conforms to the RFC specs.

0.0.6
latest
Version published
Weekly downloads
0
-100%
Maintainers
2
Weekly downloads
 
Created

ftp-validate-response

Given some FTP server response string, check if it conforms to the RFC specs.

var validator = require('ftp-validate-response')
assertTrue(validator('220 Everything is fine'))

license

VOL

Keywords

FAQs

Package last updated on 07 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts