ai-renamer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "GPL-3.0", | ||
@@ -4,0 +4,0 @@ "name": "ai-renamer", |
@@ -6,3 +6,3 @@ # ai-renamer | ||
[![npm](https://img.shields.io/npm/v/ai-renamer.svg?style=flat-square)](https://www.npmjs.com/package/ai-renamer) | ||
[![license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/ozgrozer/ai-renamer/blob/main/license) | ||
[![license](https://img.shields.io/npm/l/ai-renamer?style=flat-square)](https://github.com/ozgrozer/ai-renamer/blob/main/license) | ||
@@ -9,0 +9,0 @@ ## Usage |
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const processPath = require('./processPath') | ||
@@ -2,0 +4,0 @@ const configureYargs = require('./configureYargs') |
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
43618
217