You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@algolia/requester-node-http

Package Overview
Dependencies
Maintainers
3
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-alpha.109 to 5.0.0-alpha.110

12

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

@@ -23,13 +23,13 @@ "repository": "algolia/algoliasearch-client-javascript",

"dependencies": {
"@algolia/client-common": "5.0.0-alpha.109"
"@algolia/client-common": "5.0.0-alpha.110"
},
"devDependencies": {
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.28",
"@types/node": "20.11.30",
"jest": "29.7.0",
"nock": "13.5.4",
"ts-jest": "29.1.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc