Socket
Socket
Sign inDemoInstall

@kombo-api/connect

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

1

dist/index.js

@@ -43,2 +43,3 @@ (function (global, factory) {

frame.setAttribute("allowtransparency", "true");
frame.setAttribute("allow", "clipboard-read; clipboard-write");
Object.assign(frame.style, {

@@ -45,0 +46,0 @@ zIndex: Number.MAX_SAFE_INTEGER.toString(),

5

package.json
{
"name": "@kombo-api/connect",
"version": "1.1.2",
"version": "1.1.3",
"description": "Framework-agnostic JavaScript library for embedding the Kombo Connect flow in front-end applications.",

@@ -21,4 +21,5 @@ "author": "Kombo",

"rollup-plugin-dts": "^4.2.3",
"rollup-plugin-esbuild": "^4.10.1"
"rollup-plugin-esbuild": "^4.10.1",
"typescript": "^4.9.3"
}
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc