comment-eraser
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "comment-eraser", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"main": "build/index.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -55,2 +55,5 @@ # 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) | ||
**Params** | ||
* `configPath`: **String -** optional **-** default is `'eraser.config.json'` | ||
**Returns** | ||
@@ -57,0 +60,0 @@ * `{ filePath, outputPath, commentsRemoved, removedCharsCount, elapsedTime }[] | undefined`: **{ String, String, String, Number, TimeStamp }[ ] | undefined** |
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
12561
151