Socket
Socket
Sign inDemoInstall

httpie

Package Overview
Dependencies
0
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-next.9 to 2.0.0-next.10

fetch/index.d.ts

8

package.json
{
"name": "httpie",
"version": "2.0.0-next.9",
"version": "2.0.0-next.10",
"repository": "lukeed/httpie",

@@ -11,3 +11,3 @@ "description": "A lightweight, Promise-based HTTP client for Node.js and the browser~!",

"main": "node/index.js",
"types": "httpie.d.ts",
"types": "index.d.ts",
"license": "MIT",

@@ -72,6 +72,6 @@ "exports": {

"devDependencies": {
"bundt": "1.0.1",
"bundt": "1.1.1",
"esm": "3.2.25",
"uvu": "0.0.17"
"uvu": "0.3.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc