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

Diff

Changelog

Source

0.17.0 (2020-11-09)

⚠ BREAKING CHANGES

  • product: The composite product selectors are now replaced with selectCompositeProductPricesForConfiguration, selectCompositeProductPrices, selectCompositeProductPricesAsCurrentlyConfigured

Features

  • all: swap error names to compile-safe static codes (#1127) (58185af)
  • core: add error models and transform (#1125) (ede2170)
  • product: change the api for composite product facade and selectors (#1120) (516b541)

Bug Fixes

  • core: null or undefined values cause an infinite loop in arithmetic functions (#1128) (65724c2)
lderrickable
published 0.16.1 •

Changelog

Source

0.16.1 (2020-11-03)

Bug Fixes

  • cart: composite cart item option id points to the wrong field in… (#1124) (ec7a3ae)
lderrickable
published 0.16.0 •

Changelog

Source

0.16.0 (2020-11-02)

⚠ BREAKING CHANGES

  • cart: The DaffCartFacade.totalDiscount is now DaffCartFacade.discountTotals and is an array of DaffCartTotal instead of a single number. Similarly the getDaffCartSelectors.selectCartTotalDiscount is now selectCartDiscountTotals.

Features

Bug Fixes

lderrickable
published 0.15.0 •

Changelog

Source

0.15.0 (2020-10-23)

⚠ BREAKING CHANGES

  • order: this requires dependents to use the new entry points as old entry points are removed.
  • all: @daffodil/core package import paths changed, you will need to update imports.

Features

  • all: split core into graphql and state packages (#1091) (bf689e1)
  • cart, magento: removes shipping methods from main cart fragement (#1080) (f9743a7)
  • design: update color palettes (#1054) (4e91d60)
  • order: define image in order item factory (#1101) (f79eedb)
  • order: fragement package into separate entrypoints (#1105) (4790c80)
  • tools-dgeni: remove internal properties from generated docs (#1098) (7a3e14a)
  • tools, daffio: generate interface docs with dgeni; generate docs for all public fields (#1094) (5dd6239)

Bug Fixes

  • product: make any product percentages a whole number to avoid re… (#1108) (e89ee4d)
  • product: set the price and discount of the primary product of magento composite products to zero (#1109) (f8ba0cb)
  • tools-dgeni: make types for properties HTML compatible (#1097) (d09b2aa)
lderrickable
published 0.14.0 •

Changelog

Source

0.14.0 (2020-10-13)

⚠ BREAKING CHANGES

  • cart: creates no longer store the original cart state, but instead reset it, you may need to reload your cart data.

Features

  • cart: cart create success action should reset the cart state (#1089) (c2172bc)
  • order: add all invoice and order totals (#1087) (92e96f9)
  • order: add order total selectors (#1090) (de8724e)

Bug Fixes

  • product: the min possible composite product price should not include prices for optional items (#1086) (13bb953)
lderrickable
published 0.13.0 •

Changelog

Source

0.13.0 (2020-10-06)

⚠ BREAKING CHANGES

  • product: Some of the composite product price selectors have been renamed, because they were incorrect/misleading.

  • product: fix the facade and selector names for composite product prices (#1085) (5766ad9)

lderrickable
published 0.12.1 •

Changelog

Source

0.12.1 (2020-10-06)

Features

  • authorizenet: remove name as type from DaffAuthorizeNetCreditCard interface (#1081) (a7931df)
lderrickable
published 0.12.0 •

Changelog

Source

0.12.0 (2020-10-06)

⚠ BREAKING CHANGES

  • product: nearly all of the DaffCompositeProductFacade fields and the DaffCompositeProductMemoizedSelectors have changed
  • core, cart: The loading$ facade field is now called featureLoading$, and the selectCartLoading selector is now selectCartFeatureLoading

Features

  • core, cart: segregate loading state into cart subfields (#1084) (daabdb8)
  • product: finalize the composite product price selectors and fac… (#1083) (f7fcddf)
lderrickable
published 0.11.3 •

Changelog

Source

0.11.3 (2020-10-01)

Features

  • product: add min and max discounted price selectors for composi… (#1079) (e0310f4)
  • product: add selectors for configurable and simple product perc… (#1078) (c16b153)

Bug Fixes

  • authorizenet: incorrectly passing error message to failure action (#1076) (82b9290)
lderrickable
published 0.11.2 •

Changelog

Source

0.11.2 (2020-09-22)

Features

  • cart: add platform agnostic payment method ID facade field (#1065) (dbd9463)
  • cart: export order result guard (#1073) (cc697c8)
  • product: update the composite product option price and add disc… (#1070) (6cdf80e)

Bug Fixes

  • cart: a null shipping total should be null instead of zero (#1071) (1656271)
  • cart: cart totals transformer crashes for no shipping addresses (#1066) (c1582ce)
  • order: driver errors cause effect observables to complete (#1072) (4ef1521)
  • order: wrong cart ID GraphQL variable type (#1067) (5007cb6)
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