Socket
Socket
Sign inDemoInstall

screencap

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

4

lib/screencap.js

@@ -26,5 +26,3 @@ 'use strict';

} else {
var outputfile = path.resolve(""+process.argv[process.argv.length-1]+"");
runBuild(process.argv[process.argv.length-2],outputfile);
runBuild(process.argv[process.argv.length-2],process.argv[process.argv.length-1]);
}

@@ -31,0 +29,0 @@

{
"name": "screencap",
"version": "0.0.4",
"version": "0.0.5",
"description": "A Screen Capture (Image & Video) Library",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc