@descope-int/react-dynamic-sdk
Advanced tools
Comparing version 1.0.146 to 1.0.150
@@ -13,3 +13,3 @@ 'use strict'; | ||
const WC_NAME = 'descope-wc'; | ||
const FLOWS_V2_SDK_URL = 'https://cdn.jsdelivr.net/npm/@descope/web-component@3.22.2'; | ||
const FLOWS_V2_SDK_URL = 'https://cdn.jsdelivr.net/npm/@descope/web-component@3.23.1'; | ||
@@ -16,0 +16,0 @@ // this lib allows us to re-register a custom element with the same name/class |
@@ -5,2 +5,2 @@ export declare const BASE_CONTENT_URL: string; | ||
export declare const WC_NAME = "descope-wc"; | ||
export declare const FLOWS_V2_SDK_URL = "https://cdn.jsdelivr.net/npm/@descope/web-component@3.22.2"; | ||
export declare const FLOWS_V2_SDK_URL = "https://cdn.jsdelivr.net/npm/@descope/web-component@3.23.1"; |
@@ -12,3 +12,3 @@ import { AuthProvider as AuthProvider$1, Descope as Descope$1 } from '@descope/react-sdk'; | ||
const WC_NAME = 'descope-wc'; | ||
const FLOWS_V2_SDK_URL = 'https://cdn.jsdelivr.net/npm/@descope/web-component@3.22.2'; | ||
const FLOWS_V2_SDK_URL = 'https://cdn.jsdelivr.net/npm/@descope/web-component@3.23.1'; | ||
@@ -15,0 +15,0 @@ // this lib allows us to re-register a custom element with the same name/class |
{ | ||
"name": "@descope-int/react-dynamic-sdk", | ||
"version": "1.0.146", | ||
"version": "1.0.150", | ||
"description": "Descope Dynamic React SDK", | ||
@@ -56,3 +56,3 @@ "author": "Descope Team <info@descope.com>", | ||
"@babel/core": "7.24.9", | ||
"@babel/preset-env": "7.24.8", | ||
"@babel/preset-env": "7.25.0", | ||
"@babel/preset-react": "7.24.7", | ||
@@ -65,3 +65,3 @@ "@babel/preset-typescript": "7.24.7", | ||
"@rollup/plugin-typescript": "^11.1.2", | ||
"@testing-library/jest-dom": "6.4.7", | ||
"@testing-library/jest-dom": "6.4.8", | ||
"@testing-library/react": "16.0.0", | ||
@@ -92,3 +92,3 @@ "@testing-library/react-hooks": "8.0.1", | ||
"eslint-plugin-prettier": "5.2.1", | ||
"eslint-plugin-promise": "6.5.1", | ||
"eslint-plugin-promise": "7.0.0", | ||
"eslint-plugin-react": "7.35.0", | ||
@@ -95,0 +95,0 @@ "eslint-plugin-react-hooks": "4.6.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 too big to display
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8