New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudbase/oauth

Package Overview
Dependencies
Maintainers
15
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbase/oauth - npm Package Compare versions

Comparing version 1.3.6-beta to 1.3.7-beta

2

captcha/index.js

@@ -72,3 +72,3 @@ "use strict";

}
const redirectURL = window.location.origin + window.location.pathname;
const redirectURL = window.location.origin + window.location.pathname + "?__iframe=on";
const captchaTokenResp = await this._config.request(GET_CAPTCHA_URL, {

@@ -75,0 +75,0 @@ method: 'POST',

{
"name": "@cloudbase/oauth",
"version": "1.3.6-beta",
"version": "1.3.7-beta",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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