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

23
20

0.78.0

Diff

griest
published 0.77.0 •

griest
published 0.76.0 •

griest
published 0.75.0 •

griest
published 0.74.0 •

griest
published 0.73.0 •

griest
published 0.72.0 •

griest
published 0.71.0 •

Changelog

Source

0.71.0 (2024-06-05)

⚠ BREAKING CHANGES

  • design: Previously, the DaffModalService required a DaffModal as an arg to close (the return type of open). This API was probably larger than it should have been, so I trimmed it down. Most consumers won't notice a return type change, but if you do, we can reconsider this change.

Features

  • category: add injectable fragments and transform support to magento driver (#2828) (0968515)
  • core: add observe util (#2808) (1874709)
  • daffio,dgeni: docsgen guides and move under docs namespace (#2824) (47b7345)
  • design: allow modal to be closed with ESC key (#2812) (e121d40)
  • design: clean up accordion component and update docs (#2800) (66e9639)
  • router: add daffRouterComposeGuards (#2809) (075859b)
damienwebdev
published 0.70.0 •

Changelog

Source

0.70.0 (2024-05-15)

⚠ BREAKING CHANGES

  • cart: use operation entity state for item entities (#2794)
  • cart,cart-store-credit: DaffCartShippingInformation has been removed. Use DaffCartShippingRate instead
  • navigation: MagentoNavigationDriverConfiguration -> MagentoNavigationDriverConfig

Features

  • all: simplify and remove redundant generics (#2791) (40eee41)
  • cart,cart-store-credit: remove DaffCartShippingInformation (#2788) (b4cc19b)
  • cart,order: set redirect token default value (#2780) (207a75c)
  • cart: add daffCartGetItemTotalDiscount (#2797) (0c1edcc)
  • cart: extract cart payment processor effect to reusable function (#2790) (0e654a2)
  • cart: use operation entity state for item entities (#2794) (b2c1e90)
  • core: add DaffFailable (#2786) (4839705)
  • core: add identity function (#2785) (5c6aa86)
  • core: add error to DaffState (#2781) (bb715eb)
  • core: add type for Constructable args (#2783) (ba11f43)
  • core: include ngrx entity selectors in operation entity selectors (#2782) (3fe7c8c)
  • core: make operation entity adapter extensible (#2795) (589a06c)
  • core: replace mutating with updating (#2787) (cc8a00d)
  • core: set state to error for operation failure (#2796) (dc08afa)
  • design: rename <daff-progress-indicator> to <daff-progress-bar> (#2510) (bbc3904)
  • navigation: add getTree method (#2793) (e300d70)
  • navigation: standardize magento driver config (#2784) (0f20924)
  • router: add service for observing route data (#2778) (77d991f)

Bug Fixes

  • cart: item states get added for a cart retrieval actions (#2799) (2a8c77f)
  • core: selectLoading returns true for not loading state (#2798) (c7f164e)
  • product: get all products fails in magento driver (#2789) (bdc59f0)
damienwebdev
published 0.69.0 •

Changelog

Source

0.69.0 (2024-04-30)

⚠ BREAKING CHANGES

  • design: Previously, the now-named renderMode "not-in-dom" was the default. This is no longer the case. If one was rendering immensely large trees and you now notice a significant slow-down, you can change the renderMode like:
  • design: DaffBackdropModule code has been moved into DaffSidebarModule. It can no longer be used as a standalone component in @daffodil/design

Features

  • core: add subpackage for external scripts (#2773) (53b0d65)
  • design: add immutable tree transform (#2776) (d2ce4fd)
  • design: add tree renderMode (#2777) (2d8ec58)
  • design: implement article encapsulated mixin in DaffTreeComponent and add docs to design-land (#2771) (baa150e)
  • design: move DaffBackdropModule into DaffSidebarModule (#2673) (01db447)
  • navigation: add injectable transforms to magento driver (#2774) (60bd6db)

Bug Fixes

  • design: remove overflow style on destroy of sidebar-viewport (#2779) (cadc240)
23
20
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