Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tokenex/tokenex-iframe

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tokenex/tokenex-iframe - npm Package Compare versions

Comparing version 3.67.1-beta.4 to 3.67.1-beta.5

3

dist/config/configTypes.d.ts

@@ -49,3 +49,3 @@ export declare const DEFAULT_EXPIRATION_TIME = 1200;

*/
env: "test" | "production" | "eu" | "local" | "dev" | "staging" | "pcipro";
env: "test" | "production" | "eu" | "local" | "dev" | "staging" | "pcipro" | "eupcipro";
/** Settings that get passed to the iframe before it is loaded */

@@ -202,4 +202,5 @@ initialSettings: ParamSettings;

pcipro: string;
eupcipro: string;
}
export declare let environments: Environments;
export {};

@@ -57,3 +57,4 @@ const H = (t, i, c = !1, r = null, f = "") => {

eu: "https://eu1-htp.tokenex.com",
pcipro: "https://htp.pcipro.co"
pcipro: "https://htp.pcipro.co",
eupcipro: "https://eu1-htp.pcipro.co"
};

@@ -934,3 +935,3 @@ ({}).VITE_APP_ENVIRONMENTS_LOCAL && (O = {

authenticationKey: m,
iframeVersion: "3.67.1-beta.4",
iframeVersion: "3.67.1-beta.5",
...f

@@ -937,0 +938,0 @@ }, y = z(h, {

{
"name": "@tokenex/tokenex-iframe",
"version": "3.67.1-beta.4",
"version": "3.67.1-beta.5",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./dist/tokenex-iframe.umd.cjs",

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