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

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 2.3.11 to 2.4.18

8

package.json
{
"name": "phin",
"version": "2.3.11",
"version": "2.4.18",
"description": "Ultra-simple, lightweight, dependency-free Node.JS HTTP request client",
"main": "lib/phin.js",
"scripts": {
"test": "node ./tests/test.js",
"prepublishOnly": "npm install --only=dev && npm test"
"test": "npm install --only=dev && node ./tests/test.js",
"prepublishOnly": "npm test",
"prepush": "npm test"
},

@@ -30,4 +31,5 @@ "repository": {

"devDependencies": {
"hitched": "^1.1.24",
"whew": "^1.0.0"
}
}
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