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

@cloudcommerce/config

Package Overview
Dependencies
Maintainers
1
Versions
396
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/config - npm Package Versions

1
3032
40

0.6.12

Diff
leomp12
published 0.6.12 •

Changelog

Source

0.6.12 (2023-03-02)

leomp12
published 0.6.11 •

Changelog

Source

0.6.11 (2023-03-01)

Bug Fixes

  • cli: Prevent breaking Firebase deploy on SSR warnings (91dd0cb)
  • ssr: Fixing @vueuse/core dependency semver (a6351f9)
leomp12
published 0.6.10 •

Changelog

Source

0.6.10 (2023-03-01)

leomp12
published 0.6.9 •

Changelog

Source

0.6.9 (2023-03-01)

leomp12
published 0.6.8 •

Changelog

Source

0.6.8 (2023-03-01)

Features

  • storefront: Add $settings and $context to Vue app global properties (5b0c49d)
  • types: Add optional metafields?: Record<string, string> to CMS settings type (b73231a)

Bug Fixes

  • deps: Update @vite-pwa/astro and vitest (#126) (25b4b8d)
  • deps: Update all non-major dependencies (47c18d0)
  • storefront: Fix typedef for loadPageContext with Astro v2.0.16 (b45affb)
  • storefront: Set <img> height/width on Astro <Picture> with local image (596846d)
leomp12
published 0.6.7 •

Changelog

Source

0.6.7 (2023-02-26)

Features

  • storefront: Add new AccountLink atomic component (5f07602)
  • storefront: Update pages header layout to pass serviceLinks prop from CMS (8c6c8a6)
  • types: Add optional app links to CmsSettings object typedef (ad3cf2e)

Bug Fixes

  • apps: Remove wrong .gitignore to publish minified assets to npm (1ac4df9)
leomp12
published 0.6.6 •

Changelog

Source

0.6.6 (2023-02-25)

Bug Fixes

  • cli: Fix passing deploy options to command arguments with zx (46e838f)
  • cli: Prevent passing --only and --codebase args as true (9266111)
  • storefront: Fix Drawer vertical placement slide and handle scrollbar width (7c6b916)
leomp12
published 0.6.5 •

Changelog

Source

0.6.5 (2023-02-24)

Bug Fixes

  • cli: Do not deploy with --force if other options passed (5cda086)
  • firebase: Update config ssrFunctionOptions to 1GiB runtime by default (f337537)
  • storefront: Global Fade transition component should not have scoped CSS (cf57779)
  • storefront: Reset Carousel scroll on window resize (f66e883)
leomp12
published 0.6.4 •

Changelog

Source

0.6.4 (2023-02-22)

Features

  • api: Improved product and cart/order item picture object typedef (aa2f206)
  • storefront: Add new AImg global Vue component (ac4be0b)

Bug Fixes

  • ssr: Fix handling not found routes (7749baa)
  • storefront: Ensure Web App Manifest <link> (d17dcb4)
leomp12
published 0.6.3 •

Changelog

Source

0.6.3 (2023-02-21)

Features

  • storefront: Add new useShopHeaderSubmenu composable (f2a73d3)
  • storefront: Edit default SSR prefetch endpoint to also get categories first picture field (fd81185)
  • storefront: Update useShopHeader to handle CMS header config for categories (ccbf0a9)

Bug Fixes

  • deps: Update all non-major dependencies (#125) (884f1f4)
  • storefront: Fixing useShopHeaderSubmenu returned categoryPicture (32ba21b)
  • storefront: Support parameters on API prefetch endpoints keeping only resource on apiState (03c66df)