New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pixeleye/cli-config

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixeleye/cli-config - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

5

dist/types.d.ts

@@ -30,2 +30,7 @@ import { DeviceDescriptor } from "@pixeleye/cli-devices";

/**
* The time in milliseconds to wait before capturing the screenshot.
* We recommend using `waitForSelectors` or `selector` instead of `wait` as it's more reliable.
*/
wait?: number;
/**
* A list of css selectors that you want to mask.

@@ -32,0 +37,0 @@ * We will mask these elements with the color defined in the config.

2

package.json
{
"name": "@pixeleye/cli-config",
"version": "0.5.0",
"version": "0.6.0",
"private": false,

@@ -5,0 +5,0 @@ "license": "AGPL-3.0",

Sorry, the diff of this file is not supported yet

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