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

@cometh/connect-hosted-sdk

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cometh/connect-hosted-sdk - npm Package Compare versions

Comparing version 0.1.0-dev.16 to 0.1.0-dev.17

2

dist/index.js

@@ -258,3 +258,3 @@ var __defProp = Object.defineProperty;

params.append("code_challenge_method", pkce.method);
this._iframe.src = safeURL(this._oidcAppURI, `/iframe/auth`);
this._iframe.src = safeURL(this._oidcAppURI, `/iframe/auth?client_id=${encodeURIComponent(this._apiKey)}`);
}

@@ -261,0 +261,0 @@ _redirectToLogout() {

{
"name": "@cometh/connect-hosted-sdk",
"version": "0.1.0-dev.16",
"version": "0.1.0-dev.17",
"author": "Cometh",

@@ -5,0 +5,0 @@ "description": "SDK Cometh Hosted-Connect",

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