Comparing version 1.0.0 to 1.0.1
@@ -72,3 +72,3 @@ #!/usr/bin/env node | ||
function helper() { | ||
chmode.version("1.0.0"); | ||
chmode.version("1.0.1"); | ||
chmode.on("--help", function() { | ||
@@ -75,0 +75,0 @@ console.log("Examples:"); |
{ | ||
"name": "chmode", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "CLI tool for calculating/generating unix permissions for a given file", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -24,2 +24,6 @@ # chmode | ||
## Preview | ||
![keza](https://res.cloudinary.com/pcesar/image/upload/v1577357413/pcesar/chmode.gif) | ||
## Using chmode | ||
@@ -26,0 +30,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
6068
47