Socket
Socket
Sign inDemoInstall

paparazzi-cli

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

paparazzi-cli - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

7

package.json
{
"name": "paparazzi-cli",
"version": "0.6.0",
"version": "0.7.0",
"engines": {

@@ -35,3 +35,3 @@ "node": ">=16.0.0"

"build": "tsc",
"test": "jest --collectCoverage",
"test": "jest",
"lint": "eslint **/*.ts"

@@ -44,3 +44,3 @@ },

"@oclif/plugin-plugins": "^2.0.1",
"puppeteer": "^14.4.1",
"playwright": "^1.23.2",
"ts-node": "^10.8.2"

@@ -58,3 +58,2 @@ },

"jest-mock-extended": "^2.0.6",
"playwright": "^1.23.2",
"ts-jest": "^28.0.5",

@@ -61,0 +60,0 @@ "typescript": "^4.7.4"

<p align="center">
<img width=256 src="https://raw.githubusercontent.com/GodlikePenguin/Paparazzi/master/assets/logo.png">
<br />
<a href="https://badge.fury.io/js/paparazzi-cli"><img src="https://badge.fury.io/js/paparazzi-cli.svg" alt="npm version" height="18"></a>
<a href="https://www.npmjs.com/package/paparazzi-cli"><img alt="npm" src="https://img.shields.io/npm/v/paparazzi-cli?logo=npm"></a>
<a href="https://github.com/GodlikePenguin/Paparazzi/actions"><img src="https://github.com/GodlikePenguin/Paparazzi/actions/workflows/test.yml/badge.svg"></a>

@@ -33,2 +33,3 @@ </p>

--full-page Ensure all content on page is included in screenshot (will override width and height settings)
--ignore-anchors Don't take screenshots of each separate anchor link
--list-devices List all devices which can be emulated and exit (Note this is a long list)

@@ -35,0 +36,0 @@ --user-agent=<value> User Agent to spoof whilst making HTTP requests

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