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

aqui

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aqui - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

4

lib/http.js

@@ -116,4 +116,4 @@ module.exports = {

const requestHeaders = r.compose(
r.fromPairs,
r.map(r.split(':')),
r.mergeAll,
r.map(splitHeader),
r.tail,

@@ -120,0 +120,0 @@ r.filter(r.complement(r.equals(''))),

{
"name": "aqui",
"version": "1.10.0",
"version": "1.10.1",
"description": "Simple CLI HTTP utilities",

@@ -5,0 +5,0 @@ "main": "index.js",

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