Socket
Socket
Sign inDemoInstall

phin

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phin - npm Package Compare versions

Comparing version 3.6.0 to 3.6.1

2

package.json
{
"name": "phin",
"version": "3.6.0",
"version": "3.6.1",
"description": "The ultra-lightweight Node.js HTTP client",

@@ -5,0 +5,0 @@ "main": "lib/phin.js",

@@ -27,4 +27,4 @@ // Default Options feature is not supported because it's basically impossible to write strongly-typed definitions for it.

phin.IStringResponseOptions |
IWithData<phin.IStringResponseOptions> |
IWithForm<phin.IStringResponseOptions>): Promise<phin.IStringResponse>
phin.IWithData<phin.IStringResponseOptions> |
phin.IWithForm<phin.IStringResponseOptions>): Promise<phin.IStringResponse>

@@ -31,0 +31,0 @@ declare function phin(options:

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