Socket
Socket
Sign inDemoInstall

360dialog-connect-button

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

360dialog-connect-button - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

1

dist/ConnectButton.d.ts

@@ -13,2 +13,3 @@ import React from "react";

partner?: string;
next?: string;
};

@@ -15,0 +16,0 @@ interface IConnectButton extends React.ButtonHTMLAttributes<HTMLButtonElement> {

2

package.json
{
"version": "0.6.0",
"version": "0.7.0",
"license": "MIT",

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

@@ -70,3 +70,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} | 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} | Optional query parameters that get passed to the sign up form for pre-filling | |
| env | string | BETA ONLY: Provide a environment to test in | |

@@ -73,0 +73,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc