Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cloudcommerce/app-affilate-program

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/app-affilate-program - npm Package Versions

1
8

0.31.2

Diff

Changelog

Source

0.31.2 (2023-11-03)

leomp12
published 0.31.1 •

Changelog

Source

0.31.1 (2023-11-03)

leomp12
published 0.31.0 •

Changelog

Source

0.31.0 (2023-11-03)

⚠ BREAKING CHANGES

  • correios: Requires new Correios contracts and credentials

  • feat(correios v2): Create app

  • chore(correios db): Add database population and main search in database

  • chore(action): add correios app environment variables

  • chore(pnpm lock): update file

  • fix(pnpm lock): Update file

  • chore(events): Add event functions

  • chore(pnpm lock): Update file

  • fix(correios db): Fix fill database and write fallback data

  • fix(app correios): Update app package [skip ci]

  • fix(events): Remove app correios v2

  • fix(firebase config): Remove correiosV2 app and update appId [skip ci]

  • fix(modules): Remove correios v2 app

  • fix(pnpm lock): Return file to main version

  • fix(test correios): Remove debug

  • fix(correios): Remove unnecessary comments [skip ci]

  • fix(correios v2): Add and correct parsers adds declared value check

  • fix(correios): Add weight check and standardization of parameters

  • fix(correios): Remove unnecessary comments

  • fix(correios): Correct conversion of weight to grams

  • fix(correios): Parameterize weight array to grams

Features

  • correios: Update app to integrate new Correios API and read/save results to db (#251) (a1fb7e8)
  • i18n: Add i19emailWasSentMsg (b3bcb53)
  • storefront: Add linkActionUrl opt param to submitLogin method on login form composable (a783be6)
  • storefront: New vbeta-app script to load legacy checkout SPA with session compatibility (ed7cfb7)

Bug Fixes

  • affiliate-program: Preventing error with undefined customer by code and other type fixes (8340982)
  • cli: Update default firebase.json API routes CORS accepted methods (31fd1c5)
  • cli: Update default firebase.json with API routes cache control and CORS headers (c2a6ff2)
  • storefront: Ensure Firebase app init on useLoginForm (3505eda)
  • storefront: Ensure View Transitions script not started on /app/* routes (9e14b11)
  • storefront: Update useLoginForm to throttle login submit and return isSubmitting state (4096aab)
leomp12
published 0.30.0 •

Changelog

Source

0.30.0 (2023-11-01)

⚠ BREAKING CHANGES

  • storefront: Removing <LoginForm> Vue component in favor of composable
  • tiny-erp: GH Action input and env var for Tiny ERP token (optionals) renamed to respect convention
  • storefront: Removing exported const specific for IOS and Safari

Trying to reduce script execution time with one regex only (instead of separated two)

Features

  • Check optional env.CRONTAB_* for each scheduled function (eebade4)
  • firebase: Check env.STORE_EVENTS_CRONTAB to customize events checked crontab (every min) (d89e67a)
  • firebase: Handle optional config object apiEvents to change delayed ms or disable events (d04ce53)
  • i18n: Add i19sendLoginLinkByEmail (bec9f07)
  • mandae: Create app to integrate Mandaê shipping intermediator (#254) (ffbc94c)
  • storefront: New useLoginForm composable (30dfd82)
  • storefront: Optional global $storefrontCacheController to override default SSR Cache-Control (2244d3e)

Bug Fixes

  • cli: Stop using zx fetch, using node (18) global fetch instead (947de65)

  • deps: Update non-major dependencies (#256) (6ad8135)

  • firebase: Set minimum default functions memory to 256mb [skip ci] (e0d0cce)

  • storefront: Disabling global view transitions on /app/* SPA routes (dc5ed9a)

  • storefront: Prevent <CheckoutLink> and <AccountLink> breack with undefined $storefront (beaa530)

  • storefront: Set brand colors vars with RGB new (spaces) notation (c5c11ee)

  • storefront: Skip /_api* routes to wildcard slug pages (7bf7fe3)

  • storefront: Update <ViewTransitions> to skip /app/* routes and dont prefetch with role=button (efc2dba)

  • storefront: Update ViewTransitions.astro to respect v3 data-astro-reload spec (687e181)

  • storefront: Update dependency unocss to ^0.57.1 (#259) (d1c9a88)

  • storefront: Simplifying browser env detection (750427f)

  • tiny-erp: Renaming token env to env.TINYERP_TOKEN (d150cba)

leomp12
published 0.29.0 •

Changelog

Source

0.29.0 (2023-10-17)

⚠ BREAKING CHANGES

  • Default modules and passport APIs URLs changed

Features

  • storefront: Update Astro client:context custom directive to accept "idle" value (3ce1f3b)

Bug Fixes

  • ssr: Set default demoStore CDN assets prefix as done by storefront config (5de0ac1), closes #L53-L55

  • Moving modules and passport APIs to /_api/* routes (eed3d73)

leomp12
published 0.28.5 •

Changelog

Source

0.28.5 (2023-10-17)

Bug Fixes

  • ssr: Properly set assets prefix (if configured) to CSS preload Link header (3f83e56)
leomp12
published 0.28.4 •

Changelog

Source

0.28.4 (2023-10-17)

Bug Fixes

  • storefront: Set optimized pictures responsive srcset with assets prefix (CDN) if configured (36b9ae6)
leomp12
published 0.28.3 •

Changelog

Source

0.28.3 (2023-10-16)

Features

  • storefront: Set Astro.locals.assetsPrefix globally available on Astro components (0548fbb)

Bug Fixes

  • deps: Update non-major dependencies (#253) (9a29d76)
  • storefront: Must set cache control stale-while-revalidate even without s-maxage (3d27496)
  • storefront: Properly set optimized pictures src with assets prefix (CDN) if configured (68a8b6e)
leomp12
published 0.28.2 •

Changelog

Source

0.28.2 (2023-10-15)

leomp12
published 0.28.1 •

Changelog

Source

0.28.1 (2023-10-15)

Features

  • i18n: Add i19chooseProductDetailsToBuy (2b8aea7)
  • ssr: Edit Cloudflare SWR worker to support URL rewrites /__swr/* (528aab0)
  • storefront: Handle optional settings.assetsPrefix field to support deploy with external CDN (46d6c43)
  • storefront: New useSkuSelector composable (2865f1e)
  • storefront: New optional props cartId and cartItem for <CheckoutLink> (5295149)

Bug Fixes

  • ssr: Prevent overwriting Link response header if already set on storefront render output (3e30407)
  • storefront: Update link fields from settings on <CheckoutLink> and <AccountLink> (af6808e)
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