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

@flyweight.cloud/yaml2jsish

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flyweight.cloud/yaml2jsish

Basic conversion of YAML to JSON/TS/JS with glob support

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

yaml2jsish

A CLI driven converter for taking YAML files and converting them to JS/JSON/Typescript.

This is mostly a utility script for convering Swagger definitions written in YAML into a format that is compilable and consumable by a Javascript application.

Install

Should be a development dependency so that it can be pruned before a deploy to production

npm install @flyweight.cloud/yaml2jsish --save-dev

Usage

yaml2jsish "**/*.yaml" --type ts

FAQs

Package last updated on 15 Oct 2021

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