Comparing version 0.0.1 to 0.0.2
@@ -23,3 +23,3 @@ #!/usr/bin/env node | ||
commander.output = path.join(commander.output || __dirname, './'); | ||
commander.output = path.join(commander.output || process.cwd() + '/'); | ||
@@ -26,0 +26,0 @@ if (commander.delay) { |
{ | ||
"name": "xrec", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "xrec helps you capture any area of your screen either as a screenshot or record a gif file.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ ### XREC - Desktop recorder for x11 (xorg). | ||
[![CURRENTLY RECORDING](somewhere on hdd)]() | ||
[![CURRENTLY RECORDING](https://raw.githubusercontent.com/linuxenko/x11-recorder/master/screenshot.gif)]() | ||
@@ -56,2 +56,2 @@ Would you like record something like this ? `xrec` is exactly for it. | ||
BSD (c) Svetlana Linuxenko | ||
BSD (c) Svetlana Linuxenko |
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
16727
56