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

@types/send

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/send - npm Package Compare versions

Comparing version 0.14.2 to 0.14.3

send/LICENSE

2

send/index.d.ts

@@ -200,3 +200,3 @@ // Type definitions for send v0.14.1

*/
pipe(res: stream.Writable): stream.Writable;
pipe<T extends NodeJS.WritableStream>(res: T): T;

@@ -203,0 +203,0 @@ /**

{
"name": "@types/send",
"version": "0.14.2",
"description": "TypeScript definitions for send v0.14.1",
"version": "0.14.3",
"description": "TypeScript definitions for send",
"license": "MIT",
"author": "Mike Jerred <https://github.com/MikeJerred>",
"contributors": [
{
"name": "Mike Jerred",
"url": "https://github.com/MikeJerred"
}
],
"main": "",

@@ -18,4 +23,4 @@ "repository": {

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "3383e45092cb7e9dd336efeebe74a5ca3a8869e5409f2d24fd41056b6b395179"
"typesPublisherContentHash": "f75f96ec9dfdcff7fc8f9b9f17bb9ba0d257fe979a1e9db18d36a587b1d3429a",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for send v0.14.1 (https://github.com/pillarjs/send).
This package contains type definitions for send (https://github.com/pillarjs/send).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/send
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/send
Additional Details
* Last updated: Fri, 04 Nov 2016 23:19:08 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: fs, mime, stream
* Global values: send
* Last updated: Wed, 05 Jul 2017 14:31:12 GMT
* Dependencies: stream, fs, mime, node
* Global values: none
# Credits
These definitions were written by Mike Jerred <https://github.com/MikeJerred>.
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