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.99 to 5.0.0-alpha.100

12

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

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

"dependencies": {
"@algolia/client-common": "5.0.0-alpha.99"
"@algolia/client-common": "5.0.0-alpha.100"
},
"devDependencies": {
"@babel/preset-env": "7.23.8",
"@babel/preset-env": "7.23.9",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.11",
"@types/node": "20.11.5",
"@types/node": "20.11.0",
"jest": "29.7.0",
"nock": "13.5.0",
"ts-jest": "29.1.1",
"nock": "13.5.1",
"ts-jest": "29.1.2",
"typescript": "5.3.3"

@@ -35,0 +35,0 @@ },

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