ctl-scripts
Advanced tools
Comparing version
{ | ||
"name": "ctl-scripts", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"author": "Artem Zakharchenko", | ||
@@ -19,5 +19,4 @@ "license": "MIT", | ||
"files": [ | ||
"README.md", | ||
"bin", | ||
"config" | ||
"./bin", | ||
"./config" | ||
], | ||
@@ -68,3 +67,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"fs-teardown": "^0.1.1" | ||
"fs-teardown": "^0.3.1-beta" | ||
}, | ||
@@ -71,0 +70,0 @@ "config": { |
@@ -1,11 +0,19 @@ | ||
# `ctl-scripts` | ||
<p align="center"> | ||
<a href="https://npmjs.com/package/ctl-scripts" target="_blank"> | ||
<img alt="Latest version" src="https://img.shields.io/npm/v/ctl-scripts?color=blue&style=flat-square"> | ||
</a> | ||
<a href="./LICENSE"> | ||
<img alt="License" src="https://img.shields.io/apm/l/ctl-scripts?style=flat-square"> | ||
</a> | ||
</p> | ||
Develop, maintain, and release TypeScript libraries. | ||
<h1 align="center">CTL Scripts</h1> | ||
<p align="center">Develop, maintain, and release TypeScript libraries.</p> | ||
## Features | ||
- 🚀 Sensible defaults. | ||
- 🏄♂️ On-the-fly code formatting, linting, and testing. | ||
- 🖋 Conventional commits. | ||
- 📮 Automated releases. | ||
- Sensible defaults. | ||
- On-the-fly code formatting, linting, and testing. | ||
- Conventional commits. | ||
- Automated releases. | ||
@@ -55,20 +63,6 @@ ## Getting started | ||
> _Tip:_ Get the list of all available commands by running `ctl-scripts --help`. | ||
Please see the list of available commands by running `ctl-scripts --help`. | ||
### `ctl-scrips lint` | ||
### `ctl-scripts test` | ||
### `ctl-scripts format` | ||
Formats the source code using [Prettier](https://prettier.io/). | ||
### `ctl-scripts build` | ||
### `ctl-scripts publish` | ||
Publishes the library to the registry configured in your ".npmrc". | ||
## Honorable mentions | ||
- [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
1
-83.33%4953
-85.1%3
-88.46%27
-96.04%68
-8.11%