Socket
Socket
Sign inDemoInstall

@algolia/requester-node-http

Package Overview
Dependencies
Maintainers
0
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/requester-node-http - npm Package Compare versions

Comparing version 5.0.0-beta.5 to 5.0.0-beta.6

2

dist/src/createHttpRequester.d.ts

@@ -1,3 +0,1 @@

/// <reference types="node" />
/// <reference types="node" />
import http from 'http';

@@ -4,0 +2,0 @@ import https from 'https';

13

package.json
{
"name": "@algolia/requester-node-http",
"version": "5.0.0-beta.5",
"version": "5.0.0-beta.6",
"description": "Promise-based request library for node using the native http module.",
"repository": "algolia/algoliasearch-client-javascript",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
},
"license": "MIT",

@@ -23,3 +26,3 @@ "author": "Algolia",

"dependencies": {
"@algolia/client-common": "5.0.0-beta.5"
"@algolia/client-common": "5.0.0-beta.6"
},

@@ -30,7 +33,7 @@ "devDependencies": {

"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"jest": "29.7.0",
"nock": "13.5.4",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
"typescript": "5.5.2"
},

@@ -37,0 +40,0 @@ "engines": {

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