New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azteam/http-client

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azteam/http-client - npm Package Compare versions

Comparing version 1.0.73 to 1.0.74

5

lib/test.js

@@ -9,4 +9,5 @@ "use strict";

const client = new _index.default({
timeout: 2000,
proxy: {
host: '208.70.249.9',
host: '102.129.192.138',
port: '1333',

@@ -19,4 +20,4 @@ auth: {

});
const res = await client.get('http://animeflv.net');
const res = await client.get('https://dramanice.so');
console.log(res);
})();

2

package.json
{
"name": "@azteam/http-client",
"version": "1.0.73",
"version": "1.0.74",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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