Socket
Socket
Sign inDemoInstall

@types/jsftp

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsftp - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

5

jsftp/index.d.ts

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

// Type definitions for jsftp 2.1
// Project: https://github.com/sergi/jsftp
// Definitions by: Konrad Księski <https://github.com/xyleen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@

8

jsftp/package.json
{
"name": "@types/jsftp",
"version": "2.1.3",
"version": "2.1.4",
"description": "TypeScript definitions for jsftp",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsftp",

"name": "Konrad Księski",
"url": "https://github.com/xyleen",
"githubUsername": "xyleen"
"githubUsername": "xyleen",
"url": "https://github.com/xyleen"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "98768e9a4a1f4330e7a9ded052216a630f9c30feef45c4833230d0e2539802ba",
"typesPublisherContentHash": "5ac93b83d1d9c6856c8860355d74e3ca34b50ae72181af99bcb9be071872c8c7",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for jsftp 2.1
// Project: https://github.com/sergi/jsftp
// Definitions by: Konrad Księski <https://github.com/xyleen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -66,7 +61,6 @@

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Konrad Księski](https://github.com/xyleen).
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