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

Diff

Changelog

Source

0.38.2 (2021-07-23)

Bug Fixes

  • product: Magento driver prefixing thumbnail URL (#1703) (dc9bef0)
lderrickable
published 0.38.1 •

Changelog

Source

0.38.1 (2021-07-23)

Features

lderrickable
published 0.38.0 •

Changelog

Source

0.38.0 (2021-07-22)

⚠ BREAKING CHANGES

  • product: magento product transformers are no longer pure functions but are injectable services
  • core,cart: daffCreateMetaReducer has changed to daffComposeReducers
  • category: the api around the "selected" category has changed to "current" category.
  • product: selectors and facade fields called selectedProduct* have changed or have been removed
  • cart: DaffCartCoupon has a new required field, id.
  • category: selector types have changed
  • demo,product: selector types have changed

Features

  • cart: add dependency injectable reducers (#1655) (e64422f)
  • cart: deprecate DaffCartCoupon.coupon_id and extend the DaffIdentifiable interface (#1659) (8f58d35)
  • cart: deprecate DaffCompositeCartItemOption.option_id in favor of DaffIdentifiable (#1635) (732a71a)
  • cart: remove magento object spread in driver transforms (#1674) (a51570c)
  • category: add root state slice interface (#1639) (c8e1fb5)
  • category: change wording of selectedCategory to currentCategory (#1658) (c39fd27)
  • core,cart: daffCreateMetaReducer -> daffComposeReducers (#1680) (6c15ef1)
  • daffio: add table of contents for guide docs (#1607) (86f644c)
  • demo,product: add root state slice interface (#1615) (3e227ac)
  • design: add focus control to form-field (#1647) (64f853e)
  • order: add state root slice (#1620) (d206b40)
  • order: deprecate DaffOrderCreditCardPayment.payment_id in favor of DaffIdentifiable interface (#1636) (aad131d)
  • order: deprecate DaffOrderItem.item_id in favor of the DaffIdentifiable interface (#1637) (db8d758)
  • product: add dependency injectable meta-reducers (#1671) (39c110c)
  • product: add magento get product response model (#1679) (37ae04d)
  • product: add product preview fragment injection token to magento driver (#1692) (03c293d)
  • product: add support for extra product fragments for Magento (#1665) (5223e8f)
  • product: add upsell and related products (#1626) (713701d)
  • product: change instances of selectedProduct to currentProduct and remove instances of selectedProduct that are deprecated (#1657) (3b346a0)
  • product: enable injection of product preview transformers (#1684) (21b217e)
  • product: export magento preview fragment (#1693) (91efecb)
  • product: export mock models (#1696) (0a926ef)
  • product: inject extra product driver response transforms (#1669) (d018425)
  • related-products: add related product model (#1699) (9a26c10)
  • related-products: add related products package scaffold (#1698) (d0e1b7b)
  • seo: add canonical service (#1643) (0ead503)
  • seo: add initial package scaffold (#1633) (36a01b8)

Bug Fixes

  • product: the DaffConfigurableProductFacade.hasDiscount test is incorrect (#1641) (c7cea5a)
  • tools-dgeni: the generated guide list should not include the toc (#1640) (36219d9)
lderrickable
published 0.37.0 •

Changelog

Source

0.37.0 (2021-06-25)

⚠ BREAKING CHANGES

  • product: changes the return type of get and getByUrl

Features

  • all: use identifiable interface (#1625) (8924758)
  • cart: deprecate DaffCartItem.item_id and extend DaffIdentifiabl… (#1634) (370dd5d)
  • order: fix parameterized selectors (#1623) (b38f3df)
  • product: add short_description to DaffProduct (#1631) (c57c006)
  • product: change driver interface to return response object (#1618) (e0e8c33)

Bug Fixes

  • daffio: the routing around api and guide docs is not correct (#1606) (f5af449)
lderrickable
published 0.36.1 •

Changelog

Source

0.36.1 (2021-06-21)

Features

  • core,cart: add meta reducer factory and use it for cart (#1605) (565f8ba)
  • navigation: add root state slice interface (#1612) (a8495aa)

Bug Fixes

  • product, category: product images from category calls have a bad url (#1624) (8e7be90)
lderrickable
published 0.36.0 •

Changelog

Source

0.36.0 (2021-06-21)

⚠ BREAKING CHANGES

  • product: type and name are required fields on DaffProduct

Features

  • authorizenet: add root state slice interface (#1617) (bbd696a)
  • cart,demo: add root state slice interface (#1614) (5ea23eb)
  • category: add meta_name and meta_description to DaffCategory (#1609) (e18b9fa)
  • contact: add root state slice interface (#1616) (071b0d6)
  • core: add DaffIdentifiable interface (#1603) (21fac9c)
  • daffio: update guides sidebar with nested accordions (#1557) (210cde2)
  • geography: add root state slice interface (#1611) (31e83e8)
  • newsletter: add root state slice interface (#1610) (31651c8)
  • paypal: add root state slice interface (#1613) (37d813a)
  • product: add driver response model (#1604) (88ac1ae)
  • product: add meta data fields for DaffProduct (#1619) (e297d51)
  • product: add thumbnail field (#1599) (db49419)
  • product: make type and name required on product model (#1602) (94ad4e6)
  • tools-dgeni: add table of contents array to guides list (#1560) (9ed9bdf)

Bug Fixes

  • product: magento driver returning duplicate images (#1598) (e607a1e)
lderrickable
published 0.35.0 •

Changelog

Source

0.35.0 (2021-06-09)

⚠ BREAKING CHANGES

  • order: Guards and DaffPlacedOrderGuardRedirectUrl have moved to @daffodil/order/routing and

Features

Bug Fixes

  • category: parameterized selectors not properly memoized (#1589) (6cccc53)
  • tools-dgeni: correct the processing of inherited docs (#1584) (20e5cd3)
lderrickable
published 0.34.0 •

Changelog

Source

0.34.0 (2021-05-19)

⚠ BREAKING CHANGES

  • cart: DaffCartItem#url is a new required field
  • category: category config and default page size token have been removed
  • category,navigation: DaffNavigationBreadcrumb field names have changed
  • product: URI has been changed to URL
  • category: Many new API member names have changed from URI to URL

Features

  • cart: locatable cart items (#1545) (c38815d)
  • category: remove category config and default page size token (#1520) (8fa13b2)
  • category: remove the category ID filter from response (#1528) (0d75e75)
  • category: reset category state ID on load, add LoadByUri state computation (#1512) (e440a4e)
  • category: use locatable interface and change URI to URL (#1514) (bde7fad)
  • category,navigation: use locatable and remove category prefix from breadcrumbs (#1519) (dc500dc)
  • design: add active style to stroked button (#1521) (5a4767a)
  • design: add embolden mixin to callout title (#1546) (7cf1337)
  • design: create DaffTextAlignable interface and implement DaffCalloutComponent (#1502) (d0c8a53)
  • design: implement DaffTextAlignable in DaffHeroComponent (#1532) (db9787b)
  • design: update daff-util paths in component files (#1533) (77ea3d7)
  • external-router: add HTTP code to resolvable route (#1524) (1010a14)
  • external-router: cache magento 2 urlResolver queries (#1552) (8d552c7)
  • external-router: export some models (#1510) (800c00f)
  • external-router: process redirects and errors (#1516) (2d107c6)
  • external-router: provide full type route in providers (#1513) (156f3a4)
  • product: add magento productByUri query to the cached query set (#1551) (b453604)
  • product: reset product ID on load and set on load success (#1511) (8169a4e)
  • product: use locatable interface and change URI to URL (#1517) (9bf5593)
  • tools-dgeni: generate documentation for subpackages (#1548) (5825018)

Bug Fixes

  • cart: cannot add composite products to cart (#1540) (258e2a0)
  • cart: faker method not called for URL (#1547) (3c955ff)
  • category: non-filter page effects not applying filters (#1530) (53f709c)
  • category,navigation: breadcrumb URL not locatable (#1542) (6c32c54)
  • design: media-gallery fails to render properly in aot compiled code (#1508) (d8e7363)
  • product: factory URLs not locatable (#1549) (7c6ebd5)
  • product: product URL not locatable (#1541) (6d97cc9)
lderrickable
published 0.33.0 •

Changelog

Source

0.33.0 (2021-05-06)

⚠ BREAKING CHANGES

  • product: product resolvers have moved to a new @daffodil/product/routing subpackage.

Features

Bug Fixes

  • category: magento driver setting wrong ID filter key (#1500) (d559bfe)
lderrickable
published 0.32.0 •

Changelog

Source

0.32.0 (2021-05-05)

⚠ BREAKING CHANGES

  • category: The DaffCategoryMagentoDriverConfig#uriTruncationStrategy now uses a function instead of a regex.
  • category: The DaffCategoryPageConfigurationState was changed to DaffCategoryPageMetadata, and many models around category filtering have changed.

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

  • design: A default color from DaffPalette is no longer enforced on hero
  • design: Errors will be shown if user updates palettes that don't pass WCAG accessibility guidelines
  • design: base UI of buttons is gray set by base styles instead of the theme-contrast color
  • design: The icon button's hover and focus state colors have been updated so they only increment by one step
  • design: color has been added to the focus and active state UI
  • design: A default color from DaffPalette is no longer enforced on callout
  • design: The basic button's hover and focus state colors have been updated so they only increment by one step
  • category,navigation: DaffCategoryBreadcrumb#categoryId is now a string
  • design: Daffodil's original "green" palette is changed to turquoise to accommodate a more common green palette.
  • category: URI is now a required field on DaffCategory
  • DaffCategoryRequest is now a union. The old DaffCategoryRequest is now DaffCategoryIdRequest. This change impacts the DaffCategoryServiceInterface as well.
  • category: Many model names around category filters have changed.
  • design: stroked button's hover UI now has an opaque background

Features

  • cart: move guards and resolvers to a new routing subpackage (#1497) (be8d9e8)
  • category: add category filter models, category page metadata model, errors, and factories (#1448) (bbf62f1)
  • category: add filter type field query to replacement driver (#1454) (9f75983)
  • category: add functions to manage category filters (#1449) (9d1478b)
  • category: add get by URI action and effect (#1469) (4934357)
  • category: add getByUri driver call (#1461) (60d58b0)
  • category: add URI field to category model (#1462) (e1a8799)
  • category: add URI resolver (#1477) (a8ede25)
  • category: add url suffix and URI truncation to Magento driver (#1468) (df57ddd)
  • category: append url_suffix to category url key (#1464) (6f99abd)
  • category: change driver and state subpackages to use the new category filter changes (#1451) (a706ffc)
  • category: normalize URI in resolver before dispatching (#1490) (edd02cb)
  • category: remove 'Replacement' suffix from any category models … (#1457) (e5472d7)
  • category: truncate URI with function (#1489) (ebd0446)
  • category,navigation: replace category ID with UID in magento driver (#1475) (90455aa)
  • core: add URI truncation functions and normalizer service (#1488) (bd07f7a)
  • core: handle missing leading slash in query fragment truncation (#1493) (411c3ff)
  • daffio, branding: update daffio to use discord information (#1445) (64928fb)
  • design: add a media-gallery component (#1206) (a131764)
  • design: add statusable interface to button (#1478) (f0dd613)
  • design: adjust primary palette to scale the same way as rest of palettes (#1480) (bf1304f)
  • design: enforce WCAG accessibility guidelines for buttons (#1478) (9e6101a)
  • design: remove animation on raised button and update state UI (#1478) (fb08aa2)
  • design: remove default theme and template file on callout component (#1486) (9bef4cc)
  • design: remove default theme and template file on hero component (#1463) (70ef58b)
  • design: remove enforcement of default color and add styles to base button styles (#1478) (63d0768)
  • design: update DaffCardComponent (#1420) (8ea9f2e)
  • design: update daffodil's "green" palette to turqoise and create green palette (#1460) (b42e2d2)
  • design: update default card theme to a gray rather than 'theme' (#1467) (7558fb8)
  • design: update error status to danger (#1481) (98254e8)
  • design: update gray palette (#1479) (ee0c8ce)
  • design: update stroked button's background to be fully opaque (#1478) (d7b82d3)
  • design: update the basic button's UI (#1478) (a5068a0)
  • design: update the icon button's UI (#1478) (0f0b5f4)
  • design: update underline button's UI for theme-contrast and disabled to ensure they work in dark mode (#1478) (fd52572)
  • external-router: truncate driver request and response per driver (#1495) (5f228ab)
  • product: add uri resolver (#1472) (555d911)
  • product: add url suffix and URI truncation to Magento driver (#1466) (f0da6ee)
  • product: normalize URI in resolver before dispatching (#1492) (465176d)
  • product: truncate URI with function in Magento driver (#1491) (3d20145)
  • tools-jasmine: add a new jasmine tool with idempotence matchers (#1438) (3a3f8f3)

Bug Fixes

  • daffio: widens the api doc name and ellipsis the ref, instead of squishing the label (#1444) (2eb1d59)

  • feat(category): add kinded category requests (#1459) (c820965), closes #1459

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