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

@woodwing/angular-schematics

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@woodwing/angular-schematics

Schematics for Angular

latest
npmnpm
Version
0.0.4
Version published
Weekly downloads
4
300%
Maintainers
6
Weekly downloads
 
Created
Source

Schematics for Angular

Installation

ng add @woodwing/angular-schematics

Usage

story (alias: s)

ng g @woodwing/angular-schematics:s button

This command creates a story for a component with the given name. The command expects the component to be in the same folder as the story. If this is not the case, make sure to pass the componentPath parameter which points to the component.

FAQs

Package last updated on 19 Nov 2020

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