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

dark-mode-screenshot

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dark-mode-screenshot - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

package.json
{
"name": "dark-mode-screenshot",
"version": "1.0.4",
"version": "1.0.5",
"description": "This Puppeteer script takes a screenshot of a webpage in Light and Dark Mode.",

@@ -12,2 +12,3 @@ "keywords": [

"main": "dark-mode-screenshot.js",
"bin": "dark-mode-screenshot.js",
"dependencies": {

@@ -14,0 +15,0 @@ "command-line-args": "^5.1.1",

@@ -39,3 +39,3 @@ # Dark Mode Screenshot 📷🌒

From the command line:
Locally from the command line:

@@ -46,2 +46,8 @@ ```bash

Without installing remotely from npm:
```bash
$ npx dark-mode-screenshot --url https://googlechromelabs.github.io/dark-mode-toggle/demo/index.html --output screenshot --fullPage
```
| Parameter (long) | Parameter (short) | Description |

@@ -48,0 +54,0 @@ | --- | --- | --- |

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