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

http-call

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-call - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

8

package.json
{
"name": "http-call",
"description": "make http requests",
"version": "4.0.0",
"version": "4.0.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/jdxcode/http-call/issues",
"bugs": "https://github.com/heroku/http-call/issues",
"dependencies": {

@@ -32,3 +32,3 @@ "core-js": "^2.5.1",

],
"homepage": "https://github.com/jdxcode/http-call",
"homepage": "https://github.com/heroku/http-call",
"jest": {

@@ -54,3 +54,3 @@ "coverageReporters": [

"main": "lib/http.js",
"repository": "jdxcode/http-call",
"repository": "heroku/http-call",
"scripts": {

@@ -57,0 +57,0 @@ "coverage": "cat coverage/coverage-final.json | remap-istanbul -o coverage/coverage-final.json && curl -s https://codecov.io/bash | bash",

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