Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

savim-ftp

Package Overview
Dependencies
Maintainers
1
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

savim-ftp - npm Package Compare versions

Comparing version 1.1.75 to 1.1.76

12

package.json
{
"version": "1.1.75",
"version": "1.1.76",
"license": "MIT",

@@ -32,11 +32,11 @@ "main": "dist/index.js",

"name": "savim-ftp",
"author": "flexper",
"author": "qlaffont",
"module": "dist/savim-ftp.esm.js",
"repository": {
"type": "git",
"url": "https://github.com/flexper/savim-ftp.git"
"url": "https://github.com/qlaffont/savim-ftp.git"
},
"bugs": {
"url": "https://github.com/flexper/savim-ftp/issues",
"email": "contact@flexper.fr"
"url": "https://github.com/qlaffont/savim-ftp/issues",
"email": "contact@qlaffont.com"
},

@@ -66,3 +66,3 @@ "size-limit": [

"@typescript-eslint/parser": "6.4.1",
"eslint": "8.48.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.0.0",

@@ -69,0 +69,0 @@ "eslint-plugin-import": "2.28.1",

@@ -1,6 +0,6 @@

[![Test Coverage](https://api.codeclimate.com/v1/badges/1ceadff5f5ef77b2e8b6/test_coverage)](https://codeclimate.com/github/flexper/savim-ftp/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/1ceadff5f5ef77b2e8b6/maintainability)](https://codeclimate.com/github/flexper/savim-ftp/maintainability) ![npm](https://img.shields.io/npm/v/savim-ftp) ![npm](https://img.shields.io/npm/dm/savim-ftp) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/savim-ftp) ![NPM](https://img.shields.io/npm/l/savim-ftp)
[![Test Coverage](https://api.codeclimate.com/v1/badges/1ceadff5f5ef77b2e8b6/test_coverage)](https://codeclimate.com/github/qlaffont/savim-ftp/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/1ceadff5f5ef77b2e8b6/maintainability)](https://codeclimate.com/github/qlaffont/savim-ftp/maintainability) ![npm](https://img.shields.io/npm/v/savim-ftp) ![npm](https://img.shields.io/npm/dm/savim-ftp) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/savim-ftp) ![NPM](https://img.shields.io/npm/l/savim-ftp)
# savim-ftp
A simple library to save file with Savim to a FTP Server.
A simple library to save file with Savim to a FTP Server. Old Owner: [@flexper](https://github.com/flexper)

@@ -7,0 +7,0 @@ ## Usage

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