Socket
Socket
Sign inDemoInstall

pageres

Package Overview
Dependencies
108
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

2

index.js

@@ -11,3 +11,3 @@ 'use strict';

var filename = filenameUrl + '-' + el + '.png';
var dim = el.split('x');
var dim = el.split(/x/i);
var options = {

@@ -14,0 +14,0 @@ windowSize: {

{
"name": "pageres",
"version": "0.1.3",
"version": "0.1.4",
"description": "Get screenshots of websites in different resolutions",

@@ -5,0 +5,0 @@ "license": "MIT",

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