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.14 to 0.1.0-dev.15

4

dist/index.js

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

this._oidcUrl,
`/iframe/wallet?client_id=${encodeURIComponent(this._apiKey)}`
// TODO temporary change to auth page
//`/iframe/wallet?client_id=${encodeURIComponent(this._apiKey)}`
`/iframe/auth?client_id=${encodeURIComponent(this._apiKey)}`
);

@@ -378,0 +380,0 @@ iframe.style.display = "none";

{
"name": "@cometh/connect-hosted-sdk",
"version": "0.1.0-dev.14",
"version": "0.1.0-dev.15",
"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