Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xrec

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xrec - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc