@algolia/requester-browser-xhr
Advanced tools
Comparing version 4.0.0-beta.0 to 4.0.0-beta.1
{ | ||
"name": "@algolia/requester-browser-xhr", | ||
"version": "4.0.0-beta.0", | ||
"version": "4.0.0-beta.1", | ||
"private": false, | ||
@@ -15,4 +15,4 @@ "description": "Promise-based request library for browser using xhr.", | ||
"dependencies": { | ||
"@algolia/requester-common": "4.0.0-beta.0" | ||
"@algolia/requester-common": "4.0.0-beta.1" | ||
} | ||
} |
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
+ Added@algolia/requester-common@4.0.0-beta.1(transitive)
- Removed@algolia/requester-common@4.0.0-beta.0(transitive)