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

@types/proxy-addr

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/proxy-addr - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

proxy-addr/index.d.ts

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

// Type definitions for proxy-addr 2.0
// Project: https://github.com/jshttp/proxy-addr#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@ import { IncomingMessage } from "http";

8

proxy-addr/package.json
{
"name": "@types/proxy-addr",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for proxy-addr",

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

"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

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

},
"typesPublisherContentHash": "7751c60fb89a32f079b07cc1b510c6195ffec26092e2485ce80bf09246073ec9",
"typesPublisherContentHash": "98d4c0852748656362d561b584fe76c0d877e1113a54b198bb2c30331773388c",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for proxy-addr 2.0
// Project: https://github.com/jshttp/proxy-addr#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -37,7 +32,6 @@ import { IncomingMessage } from "http";

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [BendingBender](https://github.com/BendingBender).
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