@algolia/requester-browser-xhr
Advanced tools
Comparing version 5.9.1 to 5.10.0
{ | ||
"name": "@algolia/requester-browser-xhr", | ||
"version": "5.9.1", | ||
"version": "5.10.0", | ||
"description": "Promise-based request library for browser using xhr.", | ||
@@ -34,7 +34,7 @@ "repository": { | ||
"dependencies": { | ||
"@algolia/client-common": "5.9.1" | ||
"@algolia/client-common": "5.10.0" | ||
}, | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "0.16.4", | ||
"@types/node": "22.7.5", | ||
"@types/node": "22.7.7", | ||
"jsdom": "25.0.1", | ||
@@ -44,3 +44,3 @@ "publint": "0.2.11", | ||
"typescript": "5.6.3", | ||
"vitest": "2.1.2", | ||
"vitest": "2.1.3", | ||
"xhr-mock": "2.5.1" | ||
@@ -47,0 +47,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6004
+ Added@algolia/client-common@5.10.0(transitive)
- Removed@algolia/client-common@5.9.1(transitive)