Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@cloudcommerce/app-affilate-program
Advanced tools
E-Com Plus Cloud Commerce app for simple affiliate program
@cloudcommerce/app-affilate-program
0.15.0 (2023-07-07)
useHeroSection
renamed (moved) to usePageHero
, useSections
renamed to usePageSections
useHomeMain
removed as it may not be used at all, Sections.astro
file should import useSections
directlyimport 'uno.css';
must be mannualy imported now for every pagepreflight.css
file removedMay look to https://unocss.dev/guide/style-reset#tailwind-compat in a future
routeContext
prop on many nested Astro components, getting from Astro.locals
insteadloadPageContext
and type PageConext
to loadRouteContext
and RouteContext
insteadHomeContent
removed from contend.d.ts exportsSearchItems
and SearchResult
types (4326f7c)config.fields
option (af47797)$apiMergeConfig
for all in-context requests (may be overwritten) (ef88575)metafields: Record<string, any>
(636e7e8), closes #discussion_r1221705606useProductCard
(9f20334)useProductCard
(bf19fa3)useSections
layout Astro composable (ae709cd)Astro.locals.routeContext
globally available on Astro components (79b1111)useProductCard
with fetch if product undefined and minor title i18n parse (20d8f78)useProductShelf
Vue composable (507e968)SearchItems
pictures to match partial Products
picture (abb0fd9)SearchItems
pictures type def (c98edf6)Endpoint
type def to accept doc find by field (5ca53e7)SearchItems
type with item._score
number (97b517e)import.meta.env
for global config (4100f74)@ecomplus/utils
to v1.5.0-rc.4 (754f3ea)@ecomplus/utils
to v1.5.0-rc.5 (8794ca6)@astrojs/vue
v2.2.1 (38c906e)@cloudcommerce/api/lib/types
(7e6971c)useProductCard
composable returned type (c07a525)picture
typedef (39ac9e5)uno.css
import to be imported after custom UI classes (b66f847)routeContext.cmsContent
type with page content object (aaa7355)useProductShelf
for easier use on Astro (SSR) composables (e6e562b)<ALink>
to keep same window on relative href (ca15480)storefront: Read custom .ui-*
classes from src/assets/style.css for Tailwind IntelliSense (244a9e7)
storefront: Renaming (SSR) pageContext
to routeContext
(ceffb44)
storefront: Renaming assets/preflight.css
to assets/reset.css
(cd01bd9)
storefront: Renaming Astro sections composables (5cf529c)
storefront: Using generic PageContent
typedef instead of previous HomeContent
(4f566c9)
FAQs
E-Com Plus Cloud Commerce app for simple affiliate program
The npm package @cloudcommerce/app-affilate-program receives a total of 9 weekly downloads. As such, @cloudcommerce/app-affilate-program popularity was classified as not popular.
We found that @cloudcommerce/app-affilate-program demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.