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

@daffodil/authorizenet

Package Overview
Dependencies
Maintainers
0
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/authorizenet - npm Package Versions

1
20

0.51.0

Diff

Changelog

Source

0.51.0 (2023-02-01)

⚠ BREAKING CHANGES

  • order: orders are now stored as collections. driver responses and action payloads have been change accordingly
  • MagentoProductPageInfo -> MagentoSearchResultPageInfo, magentoProductPageInfoFragment -> magentoSearchResultPageInfoFragment

Features

  • cart: add customer_address_id to Magento address (#2330) (ec89214)
  • core: add shallowCompare (#2323) (cee9e8a)
  • core: add operation entity state (#2318) (83ebfcb)
  • customer-order: add @daffodil/customer-order/driver/magento/testing (#2328) (e4f15c5)
  • customer-order: add @daffodil/customer-order/driver/magento (#2328) (d911c69)
  • customer-order: add @daffodil/customer-order/driver (#2328) (fc64ede)
  • customer-order: add @daffodil/customer-order (#2328) (c60d484)
  • customer,customer-auth: add address support (#2319) (486e775)
  • driver: add magento filter input model (#2325) (722807b)
  • forms: add daffFormsPasswordValidator (#2313) (f944740)
  • geography: implement comparators with shallowCompare (#2324) (b206c26)
  • move magento page info from product to driver (#2320) (08e2b35)
  • order: add support for order collection (#2326) (2e6de81)

Bug Fixes

  • customer-auth: customer state persists after logout (#2327) (b8f7e7b)
griest
published 0.50.0 •

Changelog

Source

0.50.0 (2023-01-24)

⚠ BREAKING CHANGES

  • cart: removes DaffCartAddress#address_id in favor of DaffCartAddress#id

Features

  • authorizenet: allow updating billing address by partial (#2316) (4177f32)
  • auth: set loggedIn state for auth check (#2314) (51aed3b)
  • auth: track logged in status in state (#2306) (37efc65)
  • cart-customer: add magento payment driver (#2312) (6ad6497)
  • cart: extend DaffCartAddress from DaffIdentifiable (#2315) (eac86f9)

Bug Fixes

  • cart,geography: ambiguous regions in Magento driver (#2293) (04282e2)
  • cart: street2 value not getting transformed in Magento driver (#2302) (2536869)
griest
published 0.49.0 •

Changelog

Source

0.49.0 (2023-01-04)

⚠ BREAKING CHANGES

  • auth: adds required fields to DaffAuthStateConfig
  • customer: changes the name of the publicly exported DaffClearErrorsGuard

Features

  • auth: add DaffAuthRedirectEffects (#2288) (548be2e)
  • auth: do not crash when token is inaccessible (#2299) (4af5618)
  • cart,cart-customer: fallback to loading cart on merge failure (#2289) (6a14754)
  • customer: DaffClearErrorsGuard -> DaffCustomerClearErrorsGuard (#2286) (ec10abe)
  • geography: send Magento driver calls as GET (#2294) (1189eb2)

Bug Fixes

  • cart-customer: Magento driver always makes customer cart query (#2290) (545e5e3)
griest
published 0.48.2 •

Changelog

Source

0.48.2 (2022-12-23)

Features

  • core: add daffClearErrors (#2284) (2c1a95a)
  • core: add operation state (#2256) (cc25f3b)
  • customer: add @daffodil/customer/driver/in-memory (#2248) (1ad50aa)
  • customer: add @daffodil/customer/driver/magento (#2248) (a22d11b)
  • customer: add @daffodil/customer/driver/testing (#2248) (73597c4)
  • customer: add @daffodil/customer/driver (#2248) (00da76b)
  • customer: add @daffodil/customer/routing (#2248) (c5460d6)
  • customer: add @daffodil/customer/state (#2248) (ba0993e)
  • customer: add @daffodil/customer/testing (#2248) (6695ace)
  • customer: add @daffodil/customer (#2248) (b0df641)
  • customer: add clear errors action and guard (#2285) (d29b17a)
  • customer: add newsletter subscription support (#2283) (32289a2)
  • customer: add update, change email, and change password (#2282) (dbe65b8)
  • external-router: improve the typing of daffExtractDaffPathData (#2271) (63b5629)
  • forms: add @daffodil/forms and daffFormNotEmptyValidator (#2254) (a9ebada)

Bug Fixes

  • auth: SSR storage errors break apps (#2250) (87dff58)
  • cart,cart-customer: address update fails for logged-in customers (#2274) (117adcd)
  • seo: DaffRestoreableMetaService#restore not updating upsert cache (#2264) (e1da365)
griest
published 0.48.1 •

Changelog

Source

0.48.1 (2022-12-12)

Features

  • reviews: export mock models and change private to protected (#2262) (f570d32)

Bug Fixes

  • driver: incorrect Magento Breadcrumb type policy key field (#2258) (f07377b)
griest
published 0.48.0 •

Changelog

Source

0.48.0 (2022-12-08)

⚠ BREAKING CHANGES

  • product: all filter related features have been moved to @daffodil/core
  • core: add required filter fields to DaffCollectionMetadata and DaffCollectionRequest
  • category: The category and products api calls made by this driver are now a single call. If you were previously leveraging fragments aggressively and relying on the queries to be split for query complexity reasons, you will need to revisit your queries.

Co-authored-by: Damien Retzinger damienwebdev@gmail.com

Features

  • auth: add firstName and lastName to DaffAccountRegistration (#2249) (6449486)
  • authorizenet: ensure config is present in Magento driver (#2008) (5f2e64a)
  • category: fix filter move breaking changes (#2198) (2beacd0)
  • category: use route query in Magento driver (#2141) (fe8fa32)
  • core: add filters to collection (#2198) (2a4c2cc)
  • driver: add type policies injection point for magento drivers (#2255) (9e7a4ab)
  • product: remove filter features (#2198) (4abb68e)
  • reviews: use @daffodil/core filters (#2198) (3f8d17d)
  • search-product: fix filter move breaking changes (#2198) (454eadd)

Bug Fixes

  • auth: skip Apollo cache on Magento auth check (#2260) (b6cdd68)
griest
published 0.47.3 •

Changelog

Source

0.47.3 (2022-11-04)

Features

  • auth: add newsletter subscription to account registration (#2242) (3d12201)
griest
published 0.47.2 •

Changelog

Source

0.47.2 (2022-11-02)

Features

Bug Fixes

griest
published 0.47.1 •

Changelog

Source

0.47.1 (2022-11-01)

griest
published 0.46.0 •

Changelog

Source

0.46.0 (2022-09-28)

⚠ BREAKING CHANGES

  • product,category,reviews:* DaffMagentoProductPreviewExtraTransform -> DaffMagentoProductExtraTransform, DaffMagentoProductPreviewTransform -> DaffMagentoProductTransform

Features

Bug Fixes

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