Socket
Socket
Sign inDemoInstall

360dialog-connect-button

Package Overview
Dependencies
3
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.2 to 0.9.0

2

dist/ConnectButton.d.ts

@@ -17,2 +17,4 @@ import React from 'react';

lang?: 'de' | 'en' | 'pt';
connect_client_user?: string;
client_id?: string;
};

@@ -19,0 +21,0 @@ interface IConnectButton extends React.ButtonHTMLAttributes<HTMLButtonElement> {

2

package.json
{
"version": "0.8.2",
"version": "0.9.0",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

@@ -68,3 +68,3 @@ # 360dialog Partner Integrated Onboarding

| label | string | Optional parameter to provide a custom button label | |
| queryParameters| `{email?: string, name?: string, state?: string, redirect_url?: string, partner?: string, next?: string, hosting_type?: string, plan_selection?: string, lang?: 'de' \| 'en' \| 'pt'}` | Optional query parameters that get passed to the sign up form for pre-filling | |
| queryParameters| `{email?: string, name?: string, state?: string, redirect_url?: string, partner?: string, next?: string, hosting_type?: string, plan_selection?: string, lang?: 'de' \| 'en' \| 'pt', connect_client_user?: string, client_id?: string}` | Optional query parameters that get passed to the sign up form for pre-filling | |
| env | string | BETA ONLY: Provide an environment to test in | |

@@ -71,0 +71,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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