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

savim-ftp

Package Overview
Dependencies
Maintainers
0
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.277 to 1.1.278

20

package.json
{
"version": "1.1.277",
"version": "1.1.278",
"license": "MIT",

@@ -18,6 +18,3 @@ "main": "dist/index.js",

"lint": "eslint src test --fix",
"prepare": "tsdx build",
"size": "size-limit",
"analyze": "size-limit --why",
"np": "np"
"prepare": "tsdx build"
},

@@ -43,12 +40,2 @@ "husky": {

},
"size-limit": [
{
"path": "dist/savim-ftp.cjs.production.min.js",
"limit": "10 KB"
},
{
"path": "dist/savim-ftp.esm.js",
"limit": "10 KB"
}
],
"jest": {

@@ -63,3 +50,2 @@ "collectCoverage": true,

"@jest/globals": "29.7.0",
"@size-limit/preset-small-lib": "11.1.4",
"@types/node": "^20.0.0",

@@ -75,5 +61,3 @@ "@typescript-eslint/eslint-plugin": "7.16.0",

"jest": "^29.4.3",
"np": "10.0.6",
"prettier": "3.3.3",
"size-limit": "11.1.4",
"ts-jest": "^29.0.5",

@@ -80,0 +64,0 @@ "tsdx": "0.14.1",

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