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

@pixeleye/cli-capture

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixeleye/cli-capture - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

2

dist/browsers.d.ts

@@ -1,4 +0,4 @@

import { BrowserContext } from "playwright";
import { BrowserContext } from "playwright-core";
import { DeviceDescriptor } from "@pixeleye/cli-devices";
export declare function getBrowser(deviceDescriptor: DeviceDescriptor): Promise<BrowserContext>;
//# sourceMappingURL=browsers.d.ts.map
{
"name": "@pixeleye/cli-capture",
"version": "0.0.2",
"version": "0.1.0",
"private": false,

@@ -16,3 +16,3 @@ "license": "AGPL-3.0",

"rimraf": "^5.0.5",
"@pixeleye/cli-config": "0.0.2",
"@pixeleye/cli-config": "0.1.0",
"@pixeleye/esbuild": "0.0.0",

@@ -27,5 +27,5 @@ "@pixeleye/eslint-config": "0.0.0",

"object-hash": "^3.0.0",
"playwright": "^1.41.2",
"playwright-core": "^1.41.2",
"rrweb-snapshot": "2.0.0-alpha.11",
"@pixeleye/cli-devices": "0.0.2"
"@pixeleye/cli-devices": "0.1.0"
},

@@ -32,0 +32,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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