New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@spyrosoft/spyro-docker-plugin

Package Overview
Dependencies
Maintainers
8
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spyrosoft/spyro-docker-plugin

[Nx](https://nx.dev) plugin for setting up [Docker](https://www.docker.com/) in your monorepo.

latest
npmnpm
Version
2.1.3
Version published
Maintainers
8
Created
Source

Spyrosoft Husky Plugin

Nx plugin for setting up Docker in your monorepo.

Requirements

This plugin can only be installed in already existing Nx monorepo. Nx version 16.3.2 or higher is required.

Usage

First, install this plugin in your monorepo as a dev dependency:

npm i @spyrosoft/spyro-docker-plugin--save-dev

Second, run the setup generator and choose the framework used in your project [angular | react]:

npx nx g @spyrosoft/spyro-docker-plugin:setup

FAQs

Package last updated on 06 Mar 2024

Did you know?

Socket

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