node-ftpsync
Advanced tools
+4
-3
| { | ||
| "name": "node-ftpsync", | ||
| "version": "0.2.1", | ||
| "type": "commonjs", | ||
| "version": "0.3.0", | ||
| "description": "A Remote to Local and Local to Remote synchronization over FTP", | ||
@@ -33,4 +34,4 @@ "main": "src/index.js", | ||
| "async": "^3.2.0", | ||
| "basic-ftp": "^4.6.6", | ||
| "minimatch": "^3.0.4" | ||
| "basic-ftp": "^4.6.6 || ^5.0.0", | ||
| "minimatch": ">=3.0.4 <9.0.0" | ||
| }, | ||
@@ -37,0 +38,0 @@ "engines": { |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
46526
0.09%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated