Socket
Socket
Sign inDemoInstall

@algolia/requester-node-http

Package Overview
Dependencies
Maintainers
3
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-alpha.17 to 5.0.0-alpha.18

10

package.json
{
"name": "@algolia/requester-node-http",
"version": "5.0.0-alpha.17",
"version": "5.0.0-alpha.18",
"description": "Promise-based request library for node using the native http module.",

@@ -22,11 +22,11 @@ "repository": "algolia/algoliasearch-client-javascript",

"dependencies": {
"@algolia/client-common": "5.0.0-alpha.17"
"@algolia/client-common": "5.0.0-alpha.18"
},
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.56",
"jest": "29.0.1",
"@types/node": "16.11.58",
"jest": "29.0.2",
"nock": "13.2.9",
"ts-jest": "28.0.8",
"typescript": "4.8.2"
"typescript": "4.8.3"
},

@@ -33,0 +33,0 @@ "engines": {

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