Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@piggly/ddd-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@piggly/ddd-toolkit - npm Package Versions

13

2.0.1

Diff

Changelog

Source

2.0.1 at 2024-03-28

  • [Fix] Type signature for AggregateRoot class;
  • [Fix] Type signature for CollectionOfEntity class.
caiquearaujo
published 2.0.0 •

Changelog

Source

2.0.0 at 2024-03-27

  • [Remove] All classes related to database/repositories;
  • [Add] A new class to handle schema validation;
  • [Add] A new Result class for handling error or success of a return value;
  • [Add] UseCase abstract class;
  • [Update] Domain error without extends Error;
  • [Update] Make EntityID more flexible.
caiquearaujo
published 1.2.0 •

Changelog

Source

1.2.0 at 2023-10-26

  • [Add] A very simple base class for Repository when using SQL;
  • [Add] A very simple interface for UnitOfWork, allow to customize it as needed;
  • [Update] Dependencies to latest version.
caiquearaujo
published 1.1.5 •

Changelog

Source

1.1.4 / 1.1.5 at 2023-06-08

  • [Fix] Type signature for Unif of Work.
  • [Add] reload() method to Repository.
caiquearaujo
published 1.1.4 •

Changelog

Source

1.1.4 / 1.1.5 at 2023-06-08

  • [Fix] Type signature for Unif of Work.
  • [Add] reload() method to Repository.
caiquearaujo
published 1.1.3 •

Changelog

Source

1.1.1 / 1.1.2 / 1.1.3 at 2023-06-07

  • [Fix] Type signature for Repository.
caiquearaujo
published 1.1.2 •

Changelog

Source

1.1.1 / 1.1.2 / 1.1.3 at 2023-06-07

  • [Fix] Type signature for Repository.
caiquearaujo
published 1.1.1 •

Changelog

Source

1.1.1 / 1.1.2 / 1.1.3 at 2023-06-07

  • [Fix] Type signature for Repository.
caiquearaujo
published 1.1.0 •

Changelog

Source

1.1.0 at 2023-06-07

  • [Change] UnitOfWork has connection, Repository has any context between this connection.
caiquearaujo
published 1.0.2 •

Changelog

Source

1.0.2 at 2023-06-06

  • [Fix] Type signature for Adapter.
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