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.1-alpha.0 to 0.0.2-alpha.0

dist/form/FormData.js

2

dist/form/HttpForm.js

@@ -18,3 +18,3 @@ "use strict";

var fs = require("fs-extra");
var FormData_1 = require("../../lib/FormData");
var FormData_1 = require("./FormData");
var HttpConfigError_1 = require("../error/HttpConfigError");

@@ -21,0 +21,0 @@ var HttpForm = /** @class */ (function (_super) {

@@ -7,3 +7,3 @@ {

"name": "@libj/http",
"version": "0.0.1-alpha.0",
"version": "0.0.2-alpha.0",
"description": "Http toolbox",

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

],
"gitHead": "727e1bb95fa634cdf8aa338adb9d89b35109fa8a"
"gitHead": "dbef7d74a3b6c0dbe68da63f0d38dcb7dde5c496"
}

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