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

@daffodil/authorizenet

Package Overview
Dependencies
Maintainers
2
Versions
195
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.40.1

Diff

Changelog

Source

0.40.1 (2022-03-23)

griest
published 0.39.13 •

Changelog

Source

0.39.13 (2022-02-28)

Features

  • core: add server safe base64 service (#2007) (afe000a)
  • order: use Magento region_code for region (#1995) (8812417)

Bug Fixes

  • composite-product: magento item options in wrong order (#1997) (04b72fa)
  • contact, newsletter: allow hubspot drivers to be used together (#2002) (d97179e)
  • contact,newsletter: correct dependency listings (#2003) (736118e)
  • product-composite: magento driver tries to sort immutable array (#1999) (e79ccdf)
griest
published 0.39.12 •

Changelog

Source

0.39.12 (2022-02-16)

Features

  • cart,demo: use DaffDriverResponse for get call and handle partial success (#1988) (6ce9b2f)
  • cart: add remove out of stock state (#1956) (5ac115f)
  • cart: fix infinite recurse on subsequent delete OOS calls (#1991) (e2751d1)
  • cart: set recoverable on OOS error in Magento get call (#1990) (c22f3b5)
  • core,driver: return generic error as a fallback (#1986) (9a36be1)
  • core: add recoverable field to DaffError and DaffStateError (#1982) (b7d39b7)
  • driver: add DaffDriverResponse (#1983) (ef7992c)

Bug Fixes

  • cart: items removed by delete oos not removed from entity state (#1981) (4cfe920)
  • cart: out of stock cart errors persist after successful delete oos (#1980) (b064d33)
griest
published 0.39.11 •

Changelog

Source

0.39.11 (2022-02-06)

Features

  • cart: add itemEntities$ field to the cart facade (#1975) (9dc15af)
  • cart: export magento mock model classes (#1973) (c210584)

Bug Fixes

  • cart: creating a cart does not clear the cart in state (#1972) (b282b34)
  • tools: release script ignoring dep versions from root dev deps (#1978) (86f6432)
griest
published 0.39.10 •

Changelog

Source

0.39.10 (2022-02-01)

Features

  • cart: add DaffCartInStockItemsGuard (#1960) (9f21c97)
  • cart: add selectOutOfStockCartItems and selectInStockCartItems (#1959) (cb8d8c8)
  • cart: add extra cart item transforms token (#1965) (3a6f98e)
  • cart: transform no source items Magento error as OOS error (#1954) (2d5ac96)
  • category: move magento category query fields to fragment (#1936) (a1cbca4)
  • core: add DaffKindable interface (#1941) (46405fd)
  • core: make the type param of DaffModelFactory optional (#1942) (d0873aa)
  • daffio: clean up support page UI (#1938) (b4d970b)
  • design: clean up color palettes (#1964) (a8aa089)
  • design: create daffArticleEncapsulatedMixin to prevent article styles from cascading down to nested @daffodil/design components (#1917) (0e517ff)
  • design: deprecate DaffFeatureComponent (#1928) (9b398ad)
  • design: implement daffArticleEncapsulatedMixin (#1917) (cfa4718)
  • design: update card title font size on mobile devices (#1937) (68eebf3)
  • design: update navbar component (#1926) (640141d)

Bug Fixes

  • cart,category,product: unsafe chars in model factory URLs (#1931) (753e272)
  • cart: magento driver returns null cart items (#1953) (ef0e2bc)
  • category: magento driver misreferencing category products in response (#1934) (f084cfa)
  • design: add missing coma to icon button's theme contrast style (#1957) (a330107)
griest
published 0.39.9 •

Changelog

Source

0.39.9 (2021-12-06)

Features

  • cart: add errors to cart item entity (#1927) (3bb32b3)
  • cart: persist driver error in resolver effects (#1923) (34f7c25)
  • daffio: update card usage in daff.io (#1902) (0366757)
  • daffio: update home page copy and UI (#1918) (97005b8)
  • daffio: update subfooter UI (#1904) (e43164b)
  • daffio: update why pwa page (#1921) (334cffa)
  • design: create manage container layout mixin (#1906) (6aa51b0)
  • design: implement manage container layout mixin in hero, callout, and navbar components (#1906) (46f89dd)
  • design: make image component lazy loaded by default (13db3da)
  • design: refactor card component (#1902) (642c5ce)
griest
published 0.39.8 •

Changelog

Source

0.39.8 (2021-11-18)

Features

  • cart: add DaffCartItemExceedsMaxQtyError (#1901) (94c7ef0)
  • cart: add invalid email error (#1905) (c149387)
  • cart: transform expired payment token error in magento driver (#1881) (03e9bbc)
  • daffio: enforce ChangeDetectionStrategy.OnPush (#1888) (d009695)
  • daffio: update daff.io home page (#1884) (41fd407)
  • design: deprecate DaffImageGalleryComponent in favor of DaffMediaGalleryComponent (#1893) (9b96cc1)
  • design: deprecate DaffQtyDropdownComponent in favor of DaffQuantityFieldComponent (#1897) (0811abc)
  • design: enforce ChangeDetectionStrategy.OnPush (#1888) (4f70378)
  • design: update typography size mixins (#1898) (20a48ea)

Bug Fixes

  • design: allow media gallery to be registered when they are initialized (#1668) (8fa58b8)
griest
published 0.39.7 •

Changelog

Source

0.39.7 (2021-10-26)

Features

  • cart: add action to clear coupon errors (#1875) (7bcf190)
  • design: add daffCalloutBody and daffCalloutIcon transcludables (#1870) (f7c4318)
  • design: add daffHeroBody and daffHeroIcon transcludables (#1806) (e066eb6)
  • design: create mixin for DaffCompactable interface (#1874) (853546d)
  • design: implement DaffCompactable interface for DaffCalloutComponent (#1878) (8fbcff9)
  • design: implement DaffCompactable interface for DaffHeroComponent (#1877) (77a1157)
  • docs: update design guides verbiage (#1879) (e931718)
griest
published 0.39.6 •

Changelog

Source

0.39.6 (2021-10-14)

Features

  • core: only ensure uniqueness for GraphQL fragment names (#1868) (379ca1f)
griest
published 0.39.5 •

Changelog

Source

0.39.5 (2021-10-14)

Features

  • core: filter duplicate fragments in GraphQL functions (#1867) (50ecc50)
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