Socket
Socket
Sign inDemoInstall

@eveble/types-helpers

Package Overview
Dependencies
148
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @eveble/types-helpers

Helpers for domains using DDD types


Version published
Maintainers
2
Created

Changelog

Source

2.5.4 (2024-02-28)

Bug Fixes

  • use GraphQLError instead of ApolloError (268f1b6)

Readme

Source

@eveble/types-helpers


Helpers for domains using DDD types

Requirements

Installation

To use @eveble/types-helpers with your Eveble app:

npm install @eveble/types-helpers

or

yarn add @eveble/types-helpers

You'll also need to install Eveble.

Complementary Packages

Most likely, you'll also need the Eveble testing framework:

npm install @eveble/eveble
npm install --save-dev @eveble/testing

Create a Eveble App

The recommended way to start new apps with Eveble is by using the official Eveble boilerplate:

# Clone the repository
$ git clone https://github.com/eveble/eveble-boilerplate.git <YOUR_PROJECT_NAME>
# Go into the repository
$ cd <YOUR_PROJECT_NAME>
# Run setup
$ npm run setup

Documentation

The @eveble/types-helpers docs are now published at https://eveble.github.io/types-helpers/ .

License

MIT

FAQs

Last updated on 28 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc