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

create-scf-module

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-scf-module

Simple SCF module creator package

latest
npmnpm
Version
1.0.23
Version published
Maintainers
1
Created
Source

SCF Starter kit

Usage:

yarn create scf-module my-scf-module

How to update the starter project

Just copy any scf-module project into templates/.

What about the run/ directory?

Do a yarn build-run-dir in the scf module you created.

But the scf-module project I copied can't do that.

The create-scf-module augmented the contents of the template/.

In package.json, it added the build-run-dir script and devDependency to @microchip/run-directory.

It also created a .build_run_dir/extract-run-directory.js script.

FAQs

Package last updated on 17 Oct 2019

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