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

@libj/http

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libj/http - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

3

dist/index.d.ts
import { HttpClient } from './client/HttpClient';
import { HttpClientConfig, HttpHeaders, HttpRequestOptions, HttpResponse, HttpSubmitArgs } from './client/types';
import { HttpForm } from './form/HttpForm';
export { HttpClient };
export { HttpClient, HttpRequestOptions, HttpClientConfig, HttpHeaders, HttpResponse, HttpSubmitArgs, };
export { HttpForm };
{
"dependencies": {
"@libj/http-meta": "0.0.15",
"axios": "^0.21.1",
"form-data": "^4.0.0",
"fs-extra": "^9.1.0",
"@libj/http-meta": "0.0.15"
"fs-extra": "^9.1.0"
},
"name": "@libj/http",
"version": "0.0.14",
"version": "0.0.15",
"description": "Http toolbox",

@@ -33,3 +33,3 @@ "author": "Sergey Poskachey <seregynp@gmail.com>",

],
"gitHead": "8bb5c53b92b1569b30d329e8594dda364d5eefd4"
"gitHead": "d78fa9badb4aa76f0149abf18b1cba7f2539df5e"
}

Sorry, the diff of this file is not supported yet

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