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
3
Versions
237
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.0.0-alpha.7 to 5.0.0-alpha.8

7

package.json
{
"name": "@algolia/requester-browser-xhr",
"version": "5.0.0-alpha.7",
"version": "5.0.0-alpha.8",
"description": "Promise-based request library for browser using xhr.",

@@ -17,7 +17,8 @@ "repository": "algolia/algoliasearch-client-javascript",

"scripts": {
"clean": "rm -rf dist/",
"build": "yarn clean && rollup --config",
"clean": "rm -rf ./dist || true",
"test": "jest"
},
"dependencies": {
"@algolia/client-common": "5.0.0-alpha.7"
"@algolia/client-common": "5.0.0-alpha.8"
},

@@ -24,0 +25,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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