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

@types/ftpd

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ftpd - npm Package Compare versions

Comparing version 0.2.33 to 0.2.34

2

ftpd/index.d.ts

@@ -187,3 +187,3 @@ // Type definitions for ftpd 0.2.11

* Events:
* @event close net.Server close event
* @event close net.Server close event
* @event error net.Server error event

@@ -190,0 +190,0 @@ * @event client:connected (connection: FtpConnection)

{
"name": "@types/ftpd",
"version": "0.2.33",
"version": "0.2.34",
"description": "TypeScript definitions for ftpd",

@@ -14,13 +14,14 @@ "license": "MIT",

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ftpd"
},
"scripts": {},
"dependencies": {
"@types/events": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "8a4bd9ece714e1ba3d9a76f67eb095c0930359340410ea91653938c5be219936",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "35267316d77ec38c398d74664060375e20e7adcf39606bae7de4f21b4024a24e",
"typeScriptVersion": "3.0"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ftpd
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ftpd.
Additional Details
* Last updated: Mon, 10 Sep 2018 22:02:19 GMT
* Dependencies: events, fs, net, tls, node
### Additional Details
* Last updated: Fri, 15 May 2020 04:09:31 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>.
These definitions were written by [Rogier Schouten](https://github.com/rogierschouten).

Sorry, the diff of this file is not supported yet

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