New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@heseya/advanced-ui-modules-sdk

Package Overview
Dependencies
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heseya/advanced-ui-modules-sdk - npm Package Compare versions

Comparing version

to
1.0.0-dev.67

2

dist/index.js

@@ -1,2 +0,2 @@

// Advanced UI Modules SDK v1.0.0-dev.66 Copyright (c) 2023 Heseya and contributors
// Advanced UI Modules SDK v1.0.0-dev.67 Copyright (c) 2024 Heseya and contributors
import { stringifyQueryParams } from '@heseya/store-core';

@@ -3,0 +3,0 @@ import { __awaiter } from 'tslib';

@@ -1,2 +0,2 @@

// Advanced UI Modules SDK v1.0.0-dev.66 Copyright (c) 2023 Heseya and contributors
// Advanced UI Modules SDK v1.0.0-dev.67 Copyright (c) 2024 Heseya and contributors
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@heseya/store-core'), require('tslib')) :

@@ -69,3 +69,4 @@ import { Link } from '../modules/';

image: Media;
mobileImage?: Media;
textColor?: string;
};

@@ -11,2 +11,3 @@ import { ModuleType, GenericModule, Media, ModuleData } from '../interfaces';

image: Media;
mobileImage?: Media;
margin?: number;

@@ -13,0 +14,0 @@ isGrayScale?: boolean;

@@ -20,2 +20,3 @@ import { GenericModule, ModuleType, Media, TextAlignment, ModuleData, Translations } from '../interfaces/';

isGrayScaleImage: boolean;
mobileImage?: Media;
margin?: number;

@@ -22,0 +23,0 @@ cta?: Link;

@@ -7,2 +7,3 @@ import { GenericModule, TextPosition, Translations, ModuleType, ModuleData, Media } from '../interfaces/';

image: Media;
mobileImage?: Media;
isHigher?: boolean;

@@ -9,0 +10,0 @@ maxTextWidth?: number;

{
"name": "@heseya/advanced-ui-modules-sdk",
"version": "1.0.0-dev.66",
"version": "1.0.0-dev.67",
"author": {

@@ -5,0 +5,0 @@ "name": "Heseya"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet