Socket
Socket
Sign inDemoInstall

zxe-http-client

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zxe-http-client - npm Package Compare versions

Comparing version 0.0.0-hina0 to 1.0.0-hina0

2

index.js

@@ -6,5 +6,5 @@ const HttpRequest = require('./src/HttpRequest');

HttpRequest,HttpResponse,
http_request(...args){
httpRequest(...args){
return new HttpRequest(...args);
}
};
{
"name": "zxe-http-client",
"version": "0.0.0-hina0",
"version": "1.0.0-hina0",
"description": "Http client",

@@ -14,3 +14,11 @@ "main": "index.js",

},
"devDependencies": {}
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/kmoon2437/zxe-http-client.git"
},
"bugs": {
"url": "https://github.com/kmoon2437/zxe-http-client/issues"
},
"homepage": "https://github.com/kmoon2437/zxe-http-client#readme"
}
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