Socket
Socket
Sign inDemoInstall

hyper-request

Package Overview
Dependencies
2
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.2 to 3.2.3

8

hrequest.js

@@ -32,6 +32,6 @@ 'use strict';

opts(options){
return this._requestExtender(Object.assign({}, {
auditor : this._auditor,
headers : this._headers
}, options));
return this._requestExtender(Object.assign({}, {
auditor : this._auditor,
headers : this._headers
}, options));
}

@@ -38,0 +38,0 @@

{
"name": "hyper-request",
"version": "3.2.2",
"version": "3.2.3",
"description": "Make http Requests without all those sub-dependencies, just http/s with a api wrapper",

@@ -33,3 +33,3 @@ "main": "hrequest.js",

"dependencies": {
"deep-setter": "^1.0.1",
"deep-setter": "^1.0.2",
"deep-value": "^1.0.4"

@@ -36,0 +36,0 @@ },

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