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

@cloudcommerce/app-custom-payment

Package Overview
Dependencies
Maintainers
0
Versions
323
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/app-custom-payment - npm Package Versions

1
33

0.20.2

Diff

Changelog

Source

0.20.2 (2023-07-19)

Bug Fixes

  • ssr: Properly read CSS files from new stylesheets.csv manifest for early hints (04a38c4)
leomp12
published 0.20.1 •

Changelog

Source

0.20.1 (2023-07-19)

Features

  • ssr: Send 103 early hints when there is only one CSS file (UnoCSS bundle) :zap: (327d829)
leomp12
published 0.20.0 •

Changelog

Source

0.20.0 (2023-07-19)

⚠ BREAKING CHANGES

  • storefront: Moving layout/main/* composables to layout/use-page-main only
  • storefront: Banner.astro removed in favor of BannerPictures.astro

Features

  • storefront: Handling banners-grid type on page sections composable (edf7bfa)
  • storefront: New useBanner (atomic) composable (7091967)

Bug Fixes

  • storefront: Ensure page sections order (a50761d)

  • storefront: Update BannerPictures.astro with img prop optional (72ddcf1)

  • storefront: Renaming <Banner> to <BannerPictures> Astro component (ae0a76d)

leomp12
published 0.19.0 •

Changelog

Source

0.19.0 (2023-07-18)

⚠ BREAKING CHANGES

  • storefront: <HeroPicture> Astro component removed in favor of <Banner> generic
  • storefront: Product card composable not accepting cart item anymore
  • storefront: Many icon aliases (as .i-shopping-cart) removed

Features

  • storefront: Add hasVariations to product card composable exports (a9ad361)
  • storefront: New Banner.astro component to handle pictures with desktop/mobile variants (61d8715)

Bug Fixes

  • deps: Update non-major dependencies (#195) (ef7d5cd)

  • ssr: Properly set X-SSR-Took before headers sent (b0916d0)

  • storefront: Edit useProductCard composable to always preset product._id (4490bf8)

  • storefront: Fix addProductToCart state method typings (50fff5f)

  • storefront: Update Astro to v2.8.3 (#194) (5e276d9)

  • storefront: Update theme options setting aliases only for icons used on lib components (95208d0)

leomp12
published 0.18.2 •

Changelog

Source

0.18.2 (2023-07-14)

Bug Fixes

  • ssr: Cache on memory only, sync and never out of date (9c7f00f)
  • storefront: Edit shoping cart and customer session default storage key (13c801b)
leomp12
published 0.18.1 •

Changelog

Source

0.18.1 (2023-07-14)

Bug Fixes

  • ssr: Never set X-SSR-Took header on responses from cache (e744ceb)
leomp12
published 0.18.0 •

Changelog

Source

0.18.0 (2023-07-14)

⚠ BREAKING CHANGES

  • infinitepay: InfinitePay integration removed

Features

  • ssr: Handle reverse proxy on route /~reverse-proxy?url=* (a202cfc)
  • storefront: Add totalItems computed to shopping cart state exports (4be3fae)
  • storefront: New backdropTarget prop to <Drawer> component (c890150)
  • storefront: New computed exports from modules info state (abstractions) (fd00fb7)

Bug Fixes

  • ssr: Prevent headers already sent warn with writeHead + send methods (on cached response) (ab0ff25)
  • storefront: Fix <Drawer> position with placement end (a756c92)
  • storefront: Increase teleport containers z-index (custom) (2a9b85d)
  • storefront: New optional alt prop to AImg global component (ecf4205)

revert

  • infinitepay: Removing InfinitePay app and package (3d1f790)
leomp12
published 0.17.0 •

Changelog

Source

0.17.0 (2023-07-11)

⚠ BREAKING CHANGES

  • storefront: Route context apiState.categories is now undefined by default

Bug Fixes

  • ssr: Properly debugging time on X-Cache-Key-Took header (992cf5d)

  • storefront: No API endpoints to prefetch by default (current route slug only) (4b20ace)

leomp12
published 0.16.4 •

Changelog

Source

0.16.4 (2023-07-11)

Bug Fixes

  • ssr: Ensure valid Firestore doc path for home SSR cache (2ae2b4e)
leomp12
published 0.16.3 •

Changelog

Source

0.16.3 (2023-07-11)

Features

  • ssr: Handle new optional SSR_CACHE_MAXAGE and SSR_CACHE_SWR (bool) env vars (f92155a)

Bug Fixes

  • ssr: Properly write response body even with headers sent (b4cd667)
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