Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@algolia/requester-browser-xhr

Package Overview
Dependencies
Maintainers
0
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/requester-browser-xhr - npm Package Compare versions

Comparing version 5.15.0 to 5.16.0

15

package.json
{
"name": "@algolia/requester-browser-xhr",
"version": "5.15.0",
"version": "5.16.0",
"description": "Promise-based request library for browser using xhr.",

@@ -9,2 +9,3 @@ "repository": {

},
"homepage": "https://github.com/algolia/algoliasearch-client-javascript#readme",
"license": "MIT",

@@ -31,16 +32,16 @@ "author": "Algolia",

"clean": "rm -rf ./dist || true",
"test": "vitest --run",
"test": "tsc --noEmit && vitest --run",
"test:bundle": "publint . && attw --pack . --ignore-rules cjs-resolves-to-esm"
},
"dependencies": {
"@algolia/client-common": "5.15.0"
"@algolia/client-common": "5.16.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@types/node": "22.9.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"jsdom": "25.0.1",
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vitest": "2.1.5",
"typescript": "5.7.2",
"vitest": "2.1.8",
"xhr-mock": "2.5.1"

@@ -47,0 +48,0 @@ },

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