Socket
Socket
Sign inDemoInstall

@aws-amplify/plugin-types

Package Overview
Dependencies
0
Maintainers
9
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @aws-amplify/plugin-types

This is a **types only** package that is used to facilitate dependency injection patterns across the codebase. Components can declare that they need an instance of a certain type that comes from this package and another component can provide the implement


Version published
Maintainers
9
Install size
44.6 kB
Created

Readme

Source

Description

This is a types only package that is used to facilitate dependency injection patterns across the codebase. Components can declare that they need an instance of a certain type that comes from this package and another component can provide the implementation. This allows us to depend on interfaces rather than implementations in many parts of the codebase.

Whenever two packages in this repo need to talk to each other, they should do so through an interface defined in this package.

This package may also need to be split at some point into different logical groupings.

FAQs

Last updated on 01 May 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