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.18 to 0.1.0-dev.19

7

dist/index.js

@@ -47,2 +47,9 @@ var __defProp = Object.defineProperty;

}
if (event.data.type === "CLOSE_DIALOG" /* CLOSE_DIALOG */) {
reject({
type,
data: { message: "User terminated the flow by closing the modal." },
success: false
});
}
};

@@ -49,0 +56,0 @@ window.addEventListener("message", handler);

2

package.json
{
"name": "@cometh/connect-hosted-sdk",
"version": "0.1.0-dev.18",
"version": "0.1.0-dev.19",
"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