@tryfinch/react-connect
Advanced tools
Comparing version 2.8.0 to 2.8.1
@@ -45,5 +45,5 @@ import { useEffect } from 'react'; | ||
if (sandbox) authUrl.searchParams.append('sandbox', sandbox); | ||
/* global "2.8.0" */ | ||
/* global "2.8.1" */ | ||
authUrl.searchParams.append('sdk_version', "react-".concat("2.8.0")); | ||
authUrl.searchParams.append('sdk_version', "react-".concat("2.8.1")); | ||
return authUrl.href; | ||
@@ -50,0 +50,0 @@ }; |
@@ -49,5 +49,5 @@ 'use strict'; | ||
if (sandbox) authUrl.searchParams.append('sandbox', sandbox); | ||
/* global "2.8.0" */ | ||
/* global "2.8.1" */ | ||
authUrl.searchParams.append('sdk_version', "react-".concat("2.8.0")); | ||
authUrl.searchParams.append('sdk_version', "react-".concat("2.8.1")); | ||
return authUrl.href; | ||
@@ -54,0 +54,0 @@ }; |
{ | ||
"name": "@tryfinch/react-connect", | ||
"version": "2.8.0", | ||
"description": "", | ||
"version": "2.8.1", | ||
"description": "Finch SDK for embedding Finch Connect in API React Single Page Applications (SPA)", | ||
"author": "", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -1,5 +0,3 @@ | ||
# react-finch-connect | ||
# @tryfinch/react-connect | ||
> | ||
[![NPM](https://img.shields.io/npm/v/@tryfinch/react-connect)](https://www.npmjs.com/package/@tryfinch/react-connect) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) | ||
@@ -6,0 +4,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1562461
56210
50