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.31.1

Diff

Changelog

Source

0.31.1 (2021-04-02)

Features

  • core: add dictionary type (#1396) (1f95c6e)
  • product: add getByUrl actions and effects (#1400) (163f761)
  • product: add getByUrl to drivers (#1397) (ae12e7d)
  • product: add selector and facade field for composite product di… (#1398) (c2b0716)
lderrickable
published 0.31.0 •

Changelog

Source

0.31.0 (2021-03-26)

⚠ BREAKING CHANGES

  • category: Category filter action types are now contained in the DaffCategoryPageFilterActionTypes object.
  • auth,demo: Many imports have moved to various subpackages.

Features

  • auth,demo: shard auth package (#1387) (f604158)
  • category: add additional filter actions (#1393) (8eeb4cd)
  • category: separate filter actions and effects (#1389) (c49033f)
  • design: add support for daffCalloutTagline in Callout (#1351) (184eb0e)
  • design: create disableable and focusable interfaces for form field behaviors (#1308) (4d0e4e6)
  • external-router: add route insertionStrategy (#1390) (50db98d)
  • product: add a selector and facade field for composite product … (#1392) (18b8a88)

Bug Fixes

lderrickable
published 0.30.0 •

Changelog

Source

0.30.0 (2021-03-24)

⚠ BREAKING CHANGES

  • paypal: Many imports have moved to various subpackages.
  • geography: Errors in state have changed type from string[] to DaffStateError[]
  • category: The error type in state has changed from string to DaffStateError
  • auth: error types in state have changed from string to DaffStateError
  • product: Errors in state have changed type from string to DaffStateError
  • demo,newsletter: Many imports have moved to various subpackages. The DaffNewsletterModule has been renamed to DaffNewsletterStateModule
  • contact: Errors in state have changed type from string[] to DaffStateError[]
  • navigation: Errors in state have changed type from string[] to DaffStateError[]
  • newsletter: The error type in state has changed from string to DaffStateError
  • order: Errors in state have changed type from string[] to DaffStateError[]
  • paypal: An error in state has changed type from string to DaffStateError

Features

Bug Fixes

  • design: fix linting warnings in design package (#1357) (5ecf903)
lderrickable
published 0.29.0 •

Changelog

Source

0.29.0 (2021-03-17)

⚠ BREAKING CHANGES

  • category: The DaffCategoryPageConfigurationState.sort_options model has changed to include a default option field.

Features

  • authorizenet: add in-memory backend (#1358) (1cb377b)
  • cart: add in-memory extra_attributes hook token (#1360) (a8a3859)
  • cart: init available shipping methods in in-memory driver (#1356) (98079ff)
  • cart,demo,order: add cart store feature key (#1334) (3f72365)
  • category: add stateful category page configuration state model (#1362) (c4e346d)
  • category: add store feature key (#1346) (f34da80)
  • category: expose a configuration object for @daffodil/category/state (#1353) (1adcc16)
  • category: remove generics on PageConfiguration and Request (#1347) (0639052)
  • core,cart: extend and clarify DaffStates and DaffStateable (#1302) (a1567c0)
  • design: create skeleton mixin (#1354) (11ad6ab)
  • tools: add eslint shareable config (#1359) (843827e)

Bug Fixes

  • authorizenet: null injector error when using in-memory api (#1355) (140eb22)
  • category: the applied_sort_option is not being set to the defaul… (#1352) (0cef523)
  • design-land: fix example viewers not using the container (#1350) (f701100)
  • design-land: fix merge conflict in design-land app routing (#1348) (c9612db)
lderrickable
published 0.28.1 •

Changelog

Source

0.28.1 (2021-03-10)

Bug Fixes

lderrickable
published 0.28.0 •

Changelog

Source

0.28.0 (2021-03-10)

⚠ BREAKING CHANGES

  • category: many imports have moved and DaffCategoryModule has been removed. Use DaffCategoryRoutingModule and DaffCategoryStateModule for the previous behavior.

Features

Bug Fixes

  • product: product page actions do not initialize composite and configurable product state (#1330) (4d0bed4)
lderrickable
published 0.27.0 •

Changelog

Source

0.27.0 (2021-03-09)

⚠ BREAKING CHANGES

  • core, product: the interface name changed, the above swap is sufficient to breakfix.
  • category: In an attempt to improve legibility, we've migrated the action names to begin with the prefix "CategoryPage". Users will need to update their types.
  • product: many references to @daffodil/product have changed to various subpackages
  • category: The types related to category page actions have been moved to "DaffCategoryPageActions" and "DaffCategoryPageActionTypes"
  • cart: The DaffResolveCartServerSide action now requires an argument to its constructor

Features

  • authorizenet: add driver error code enum (#1190) (740be99)
  • cart: set an error cart-item daffState on failure (#1321) (903f803)
  • cart: use cart resolution specific error in resolve effect (#1306) (b1d8695)
  • category: move page actions to "DaffCategoryPageActions" and "DaffCategoryPageActionTypes" (#1310) (32fcb7c)
  • category: rename category actions (#1315) (5504fcc)
  • core: introduce DaffNumericallyPaginable for collections (#1324) (91e0af2)
  • core, product: rename DaffSortable to DaffOrderable (#1323) (d2afe9a)
  • product: split package into more specific subpackages (#1145) (b7e353f)

Bug Fixes

  • design: fix article directive file names (#1265) (facf7cc)
  • navigation: magento sometimes returns null in place of arrays (#1312) (7df43c5)
lderrickable
published 0.26.0 •

Changelog

Source

0.26.0 (2021-02-25)

⚠ BREAKING CHANGES

  • product: the actions for product pages have changed type. They are now held on the DaffProductPageActionTypes.

Bug Fixes

  • product: add DaffProductPageEffects in the DaffProductStateModule (#1305) (a766c8e)
lderrickable
published 0.25.2 •

Changelog

Source

0.25.2 (2021-02-25)

Features

lderrickable
published 0.25.1 •

Changelog

Source

0.25.1 (2021-02-18)

Bug Fixes

  • cart: magento cart item transformer crashes when discounts is null (#1297) (5976e5e)
  • category: magento cacheable queries are not being added to the list of cacheable queries (#1296) (5e3a3cd)
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