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

@applitools/types

Package Overview
Dependencies
Maintainers
24
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/types - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Changelog

## 1.0.23 - 2021/12/22
- add `orientation` property to `DriverInfo` type
## 1.0.22 - 2021/12/16

@@ -8,0 +12,0 @@

2

package.json
{
"name": "@applitools/types",
"version": "1.0.22",
"version": "1.0.23",
"keywords": [

@@ -5,0 +5,0 @@ "applitools",

@@ -12,2 +12,3 @@ /// <reference types="node" />

viewportSize?: Size;
orientation?: 'portrait' | 'landscape';
pixelRatio?: number;

@@ -14,0 +15,0 @@ safeArea?: Region;

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