@algolia/requester-browser-xhr
Advanced tools
Comparing version 5.10.2 to 5.11.0
{ | ||
"name": "@algolia/requester-browser-xhr", | ||
"version": "5.10.2", | ||
"version": "5.11.0", | ||
"description": "Promise-based request library for browser using xhr.", | ||
@@ -34,10 +34,10 @@ "repository": { | ||
"dependencies": { | ||
"@algolia/client-common": "5.10.2" | ||
"@algolia/client-common": "5.11.0" | ||
}, | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "0.16.4", | ||
"@types/node": "22.7.7", | ||
"@types/node": "22.8.1", | ||
"jsdom": "25.0.1", | ||
"publint": "0.2.11", | ||
"tsup": "8.3.0", | ||
"publint": "0.2.12", | ||
"tsup": "8.3.5", | ||
"typescript": "5.6.3", | ||
@@ -44,0 +44,0 @@ "vitest": "2.1.3", |
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
30
235
82
+ Added@algolia/client-common@5.11.0(transitive)
- Removed@algolia/client-common@5.10.2(transitive)