@heseya/advanced-ui-modules-sdk
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -1,2 +0,2 @@ | ||
// UI Modules SDK v1.4.4 Copyright (c) 2024 Heseya and contributors | ||
// UI Modules SDK v1.4.5 Copyright (c) 2024 Heseya and contributors | ||
import { stringifyQueryParams } from '@heseya/store-core'; | ||
@@ -3,0 +3,0 @@ import { __awaiter } from 'tslib'; |
@@ -1,2 +0,2 @@ | ||
// UI Modules SDK v1.4.4 Copyright (c) 2024 Heseya and contributors | ||
// UI Modules SDK v1.4.5 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')) : |
@@ -42,2 +42,3 @@ import { AxiosInstance } from 'axios'; | ||
ids?: string[] | undefined; | ||
search?: string | undefined; | ||
}) | undefined) => Promise<import("axios").AxiosResponse<import("@heseya/store-core").ListResponse<import("@heseya/store-core").PageList>, any>>; | ||
@@ -44,0 +45,0 @@ getOneBySlug: (slug: string, params?: Record<string, unknown> | undefined) => Promise<import("axios").AxiosResponse<import("@heseya/store-core").Page, any>>; |
@@ -15,2 +15,3 @@ import { GenericModule, Media, ModuleData, ModuleType, Translations } from '../interfaces/'; | ||
image: Media; | ||
mobileImage?: Media; | ||
cta: Link; | ||
@@ -17,0 +18,0 @@ } |
{ | ||
"name": "@heseya/advanced-ui-modules-sdk", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Heseya" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
142676
1944
1