comment-eraser
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "comment-eraser", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"main": "build/index.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -16,2 +16,3 @@ # comment-eraser [![NPM version](https://img.shields.io/npm/v/comment-eraser.svg?style=flat)](https://www.npmjs.com/package/comment-eraser) [![NPM monthly downloads](https://img.shields.io/npm/dm/comment-eraser.svg?style=flat)](https://npmjs.org/package/comment-eraser) [![NPM total downloads](https://img.shields.io/npm/dt/comment-eraser.svg?style=flat)](https://npmjs.org/package/comment-eraser) | ||
- [Interactive Mode](#interactive-mode) | ||
- [Cli Tool](#cli-tool) | ||
@@ -152,2 +153,6 @@ ## Install | ||
sample-2.js=n | ||
``` | ||
``` | ||
## Cli Tool | ||
[eraser-cli](https://www.npmjs.com/package/eraser-cli) - the cli tool for this package | ||
easily integrate the comment-eraser into your build process or install it globally and use it wherever you want |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17681
156