New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@daffodil/contact

Package Overview
Dependencies
Maintainers
2
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/contact - npm Package Versions

1
20

0.38.6

Diff

Changelog

Source

0.38.6 (2021-09-14)

Features

  • cart: throw out of stock error in the item update call (#1791) (faf714b)
  • category: add extra preview fragments to category products query (#1747) (4b760e7)
  • category: fix factory partial types (#1792) (3499657)
  • composite-product: copy composite product features into a new package (#1690) (fe5b99d)
  • configurable-product: copy configurable product features into a new package (#1681) (0f11fa6)
  • core: accept mock class instantiation args in constructor (#1777) (04c0d37)
  • core: add sample (#1786) (69706a4)
  • core: add length param to randomSlice (#1789) (0465b21)
  • daffio: update members table in docs to use article tables (#1687) (09642d4)
  • design: add article table styles (#1686) (02a1f6f)
  • design: make @daffodil/design compatible with typescript@^4.0.0 (#1783) (7ef031e)
  • docs-gen: compute the docGroup of an example from the folder path, not the filename (#1711) (c4d2494)
  • external-router: add daffInsertDataPathStrategy and daffDataPathUrlMatcher (#1767) (d148a51)
  • product: add kind and extension factories (#1785) (0ac027b)
  • product: add product factory tokens (#1781) (f56e1e1)
  • product: remove extraneous configurable product fields (#1738) (adcb2ce)
  • product: use random factory kind in in-memory and testing drivers (#1811) (2a4c4ea)
  • product-composite: add in-memory driver (#1816) (84caaf0)
  • product-composite: add testing driver package (#1815) (fb2957b)
  • product-configurable: add feature and all selector (#1807) (9eee1d9)
  • product-configurable: add in-memory driver (#1817) (5734b91)
  • product-configurable: add testing driver package (#1818) (6538e52)
  • related-products: add in-memory driver module (#1813) (09d3d5e)
  • related-products: add testing driver module (#1821) (9112bfd)
  • related-products: DI product kind factory into related products factory (#1812) (998e3e0)
  • seo: add daffProvideCanonicalUrlUpdates and DAFF_SEO_CANONICAL_URL_UPDATES token (#1762) (da5cb84)
  • seo: add daffProvideMetaUpdates and DAFF_SEO_META_UPDATES token (#1757) (3354033)
  • seo: add DaffSeoCanonicalUrlEffects (#1763) (04dd8f8)
  • seo: add DaffSeoMetaEffects (#1761) (926008d)
  • seo: add DaffSeoTitleEffects (#1759) (fd9f615)
  • seo: add canonical URL update model (#1742) (b24e110)
  • seo: add meta definition models (#1744) (5c1d735)
  • seo: add meta update model (#1739) (00c33a5)
  • seo: add page hook effects abstract class (#1740) (9c11f98)
  • seo: add restoreable meta service (#1749) (b66fe24)
  • seo: add restoreable service interface (#1736) (f624f00)
  • seo: add restoreable title service (#1743) (fde1635)
  • seo: add seo/state and update action pair (#1708) (9fb78cb)
  • seo: add title update model (#1741) (5fe73fb)
  • seo: add title updates multi token and provider (#1752) (333401a)
  • seo: change canonical service to restoreable (#1745) (2f3389d)
  • upsell-products: add upsell products package (#1820) (63448ad)

Bug Fixes

  • cart: cart item state prematurely resetting after update (#1753) (160a7b2)
  • cart: public class members in magento driver (#1801) (e8dd8a1)
  • checkout: improper creation of partial in testing driver (#1776) (62cfc93)
  • design-land: fix design-land tsconfig paths (#1754) (8e68fd4)
  • product: hardcoded search value for getAll query (#1802) (e664dbb)
  • product-composite: wrong imports and paths (#1808) (e77d255)
  • product-configurable: wrong imports and paths (#1809) (3203297)
  • tools: release build task fails (#1766) (2766234)
  • tools-dgeni: add devDependencies to package.json (#1805) (a1bcbd8)
griest
published 0.38.5 •

Changelog

Source

0.38.5 (2021-08-23)

Features

  • category: add extra preview fragments to category products query (#1747) (4b760e7)
  • docs-gen: compute the docGroup of an example from the folder path, not the filename (#1711) (c4d2494)
  • external-router: add daffInsertDataPathStrategy and daffDataPathUrlMatcher (#1767) (d148a51)
  • product: remove extraneous configurable product fields (#1738) (adcb2ce)
  • seo: add daffProvideCanonicalUrlUpdates and DAFF_SEO_CANONICAL_URL_UPDATES token (#1762) (da5cb84)
  • seo: add daffProvideMetaUpdates and DAFF_SEO_META_UPDATES token (#1757) (3354033)
  • seo: add DaffSeoCanonicalUrlEffects (#1763) (04dd8f8)
  • seo: add DaffSeoMetaEffects (#1761) (926008d)
  • seo: add DaffSeoTitleEffects (#1759) (fd9f615)
  • seo: add canonical URL update model (#1742) (b24e110)
  • seo: add meta definition models (#1744) (5c1d735)
  • seo: add meta update model (#1739) (00c33a5)
  • seo: add page hook effects abstract class (#1740) (9c11f98)
  • seo: add restoreable meta service (#1749) (b66fe24)
  • seo: add restoreable service interface (#1736) (f624f00)
  • seo: add restoreable title service (#1743) (fde1635)
  • seo: add seo/state and update action pair (#1708) (9fb78cb)
  • seo: add title update model (#1741) (5fe73fb)
  • seo: add title updates multi token and provider (#1752) (333401a)
  • seo: change canonical service to restoreable (#1745) (2f3389d)

Bug Fixes

  • cart: cart item state prematurely resetting after update (#1753) (160a7b2)
  • design-land: fix design-land tsconfig paths (#1754) (8e68fd4)
  • tools: release build task fails (#1766) (2766234)
lderrickable
published 0.38.4 •

Changelog

Source

0.38.4 (2021-08-06)

Features

  • category: add canonicalUrl to category (#1718) (0ba26dd)
  • core: add canonically locatable interface (#1715) (a459492)
  • design: add quantity field component (#1307) (7cf1741)
  • design: adds docs example for DaffModalComponent (#1717) (7942f63)
  • design: define a type for an exported component example (#1712) (cecb833)
  • product: add canonicalUrl to product (#1719) (60162c1)
  • product: DaffProduct.images is a required field (#1713) (f7a7b8f)
  • product: remove unused magento bundled product field (#1705) (8bc77d0)
  • related-products: add Magento driver (#1700) (30294c3)
  • related-products: add reducers and meta-reducers (#1707) (ed363c9)
  • related-products: add selectors and facade (#1722) (b1d251b)
  • related-products: cast main product from product response (#1728) (ea26b4d)
  • seo: cache upserted canonical URL and provide in root (#1710) (42883b1)

Bug Fixes

  • product: magento product previews need to transform stock status (#1733) (2c852ee)
  • related-products: arrow functions in provider factory (#1727) (72ea8a3)
  • related-products: wrong mock class in factory (#1729) (36a0a8b)
lderrickable
published 0.38.3 •

Changelog

Source

0.38.3 (2021-07-28)

Bug Fixes

  • product: add workaround for magento not returning bundled product items in related/upsell products (#1706) (da5cc32)
lderrickable
published 0.38.2 •

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)
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