Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "fs-rename", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "npm cli package to rename files and folders", | ||
@@ -51,2 +51,3 @@ "main": "lib/index.js", | ||
"command-line-args": "5.2.0", | ||
"glob": "7.2.0", | ||
"lodash.camelcase": "4.3.0", | ||
@@ -53,0 +54,0 @@ "lodash.kebabcase": "4.1.1", |
@@ -5,2 +5,6 @@ # fs-rename | ||
## Installation | ||
`npm i -g fs-rename` | ||
## Cli examples | ||
@@ -7,0 +11,0 @@ |
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
5977
20
5
+ Addedglob@7.2.0
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.0(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedwrappy@1.0.2(transitive)